|
@@ -24,5 +24,13 @@
|
|
<string>1.0</string>
|
|
<string>1.0</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<false/>
|
|
<false/>
|
|
|
|
+ <key>UIStatusBarHidden</key>
|
|
|
|
+ <true/>
|
|
|
|
+ <key>UIStatusBarStyle</key>
|
|
|
|
+ <string>UIStatusBarStyleDefault</string>
|
|
|
|
+ <key>UISupportedInterfaceOrientations</key>
|
|
|
|
+ <array>
|
|
|
|
+ <string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
+ </array>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|
|
</plist>
|