|
@@ -98,6 +98,8 @@
|
|
|
</array>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
+ <key>LSSupportsOpeningDocumentsInPlace</key>
|
|
|
+ <true/>
|
|
|
<key>NSAppTransportSecurity</key>
|
|
|
<dict>
|
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
@@ -144,6 +146,8 @@
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
</array>
|
|
|
+ <key>UISupportsDocumentBrowser</key>
|
|
|
+ <true/>
|
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
|
<false/>
|
|
|
</dict>
|