Browse Source

Portrait mode only

Andrea Bizzotto 10 years ago
parent
commit
f5ab990206
1 changed files with 0 additions and 2 deletions
  1. 0 2
      SwiftyStoreDemo/Info.plist

+ 0 - 2
SwiftyStoreDemo/Info.plist

@@ -33,8 +33,6 @@
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
-		<string>UIInterfaceOrientationLandscapeLeft</string>
-		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<true/>