summaryrefslogtreecommitdiff
path: root/platform/ios/Info.plist
diff options
context:
space:
mode:
authorPaul Gardiner <paul.gardiner@artifex.com>2013-11-26 12:28:43 +0000
committerPaul Gardiner <paul.gardiner@artifex.com>2013-11-27 10:54:51 +0000
commit08ca7372ab058bc283452515854a9f0210bd620e (patch)
treed2f94b76581d71daab8b2d8cd9ad632fb330008d /platform/ios/Info.plist
parent2c786be7bc6fd1378ebfde5583f2560ca460a017 (diff)
downloadmupdf-08ca7372ab058bc283452515854a9f0210bd620e.tar.xz
iOS: some fixes for iOS 7
Diffstat (limited to 'platform/ios/Info.plist')
-rw-r--r--platform/ios/Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist
index e21b5dc5..cbbf4fa4 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -87,6 +87,8 @@
<array>
<string>armv7</string>
</array>
+ <key>UIStatusBarHidden</key>
+ <true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
@@ -101,6 +103,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>UIViewControllerBasedStatusBarAppearance</key>
+ <false/>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>