|
@@ -36,6 +36,10 @@
|
|
|
<string>1.0</string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
+ <key>NSHighResolutionCapable</key>
|
|
|
+ <false/>
|
|
|
+ <key>UILaunchStoryboardName</key>
|
|
|
+ <string>iPadStoryboard</string>
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
<string>iPhoneStoryboard</string>
|
|
|
<key>UIMainStoryboardFile~ipad</key>
|
|
@@ -44,6 +48,8 @@
|
|
|
<array>
|
|
|
<string>armv7</string>
|
|
|
</array>
|
|
|
+ <key>UIRequiresFullScreen</key>
|
|
|
+ <true/>
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|