]> git.saurik.com Git - cydia.git/blobdiff - MobileCydia.app/Info.plist
Move some code of Window/TabBarController to Cyte.
[cydia.git] / MobileCydia.app / Info.plist
index 5775436e50581e585084dc52538a6abebedfa77c..0b6ff36f301b63e263f8ee45fe8db9c316c47d87 100644 (file)
@@ -49,7 +49,7 @@
     <string>iphoneos2.0.saurik</string>
 
     <key>DTPlatformVersion</key>
-    <string>7.0</string>
+    <string>8.0</string>
 
     <key>MinimumOSVersion</key>
     <string>2.0</string>
@@ -63,6 +63,8 @@
     <key>UISupportedInterfaceOrientations</key>
     <array>
         <string>UIInterfaceOrientationPortrait</string>
+        <string>UIInterfaceOrientationLandscapeLeft</string>
+        <string>UIInterfaceOrientationLandscapeRight</string>
     </array>
 
     <key>UISupportedInterfaceOrientations~ipad</key>