summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2018-01-22 11:24:34 +0100
committerjan Iversen <jani@libreoffice.org>2018-01-22 11:26:39 +0100
commit331b971e7b239f3cd5d619f653d6d694295e0826 (patch)
treef685569e55aefac56598ee93018c0670bc6c556b /ios
parentde1bb0878fc7d7eb6071ec94d770712648013075 (diff)
iOS, performance update
Set SAL_LOG to empty in SIMULATOR scheme, allowing to easy add +WARN+INFO when testing. Removed duplicate entry in Info.plist Change-Id: I7d0231b0c30fd710e578f91b450c3c16696deb08
Diffstat (limited to 'ios')
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.xcscheme1
-rwxr-xr-xios/LibreOfficeLight/LibreOfficeLight/Info.plist9
2 files changed, 2 insertions, 8 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.xcscheme b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.xcscheme
index ea2830f52976..949407de5d96 100644
--- a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.xcscheme
+++ b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.xcscheme
@@ -66,7 +66,6 @@
<EnvironmentVariables>
<EnvironmentVariable
key = "SAL_LOG"
- value = "+INFO+WARN"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Info.plist b/ios/LibreOfficeLight/LibreOfficeLight/Info.plist
index e8c48f1789c3..b999d30f8cfd 100755
--- a/ios/LibreOfficeLight/LibreOfficeLight/Info.plist
+++ b/ios/LibreOfficeLight/LibreOfficeLight/Info.plist
@@ -406,13 +406,6 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.</string>
</array>
<key>UIRequiresFullScreen</key>
<false/>
- <key>UISupportedInterfaceOrientations</key>
- <array>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
- <string>UIInterfaceOrientationPortrait</string>
- </array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
@@ -420,6 +413,8 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>UISupportsDocumentBrowser</key>
+ <true/>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>