summaryrefslogtreecommitdiff
path: root/MobileCydia.app
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-06-12 10:38:12 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2014-06-12 10:38:12 -0700
commit74d67391cdfb235c934aa8de5bfef025d384ff6f (patch)
tree11591cabaf6001cc9f355685fff7731e939e7f59 /MobileCydia.app
parent5150048811b6857a67e071538267d17f100dc488 (diff)
Claim to use iOS 7 SDK (for status bar). [rpetrich]
Diffstat (limited to 'MobileCydia.app')
-rw-r--r--MobileCydia.app/Info.plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist
index b9cb458..5f1e2bc 100644
--- a/MobileCydia.app/Info.plist
+++ b/MobileCydia.app/Info.plist
@@ -48,6 +48,9 @@
<key>DTSDKName</key>
<string>iphoneos2.0.saurik</string>
+ <key>DTPlatformVersion</key>
+ <string>7.0</string>
+
<key>MinimumOSVersion</key>
<string>2.0</string>