|
|
@@ -64,15 +64,13 @@
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
</array>
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
<array>
|
|
|
- <string>UIInterfaceOrientationPortrait</string>
|
|
|
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
+ <string>UIInterfaceOrientationPortrait</string>
|
|
|
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
</array>
|
|
|
</dict>
|
|
|
</plist>
|