diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-04-07 13:13:52 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:14:00 +0000 |
commit | 58241d4c4095098de7f80960bd3c9dc85fed9c46 (patch) | |
tree | f432873e8a8582f0f0eff463961d919e66143018 /Cydia.app/Info.plist | |
parent | 123c5344c55af3783d1ea4d1b3ec84f31284e81d (diff) |
This is working well.
Diffstat (limited to 'Cydia.app/Info.plist')
-rw-r--r-- | Cydia.app/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cydia.app/Info.plist b/Cydia.app/Info.plist index 7af583c..05d10f1 100644 --- a/Cydia.app/Info.plist +++ b/Cydia.app/Info.plist @@ -54,7 +54,7 @@ <key>UIDeviceFamily</key> <array> <integer>1</integer> - <!--integer>2</integer--> + <integer>2</integer> </array> <key>UISupportedInterfaceOrientations</key> |