1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <key>CFBundleDevelopmentRegion
</key>
9 <key>CFBundleExecutable
</key>
10 <string>Cydia
</string>
12 <key>CFBundleIdentifier
</key>
13 <string>com.saurik.Cydia
</string>
15 <key>CFBundleInfoDictionaryVersion
</key>
18 <key>CFBundleName
</key>
19 <string>Cydia
</string>
21 <key>CFBundlePackageType
</key>
24 <key>CFBundleShortVersionString
</key>
27 <key>CFBundleSignature
</key>
30 <key>CFBundleVersion
</key>
33 <key>SBUsesNetwork
</key>
36 <key>CFBundleURLTypes
</key>
39 <key>CFBundleURLName
</key>
40 <string>Cydia Internal URL
</string>
41 <key>CFBundleURLSchemes
</key>
43 <string>cydia
</string>
49 <string>iphoneos2.0.saurik
</string>
51 <key>MinimumOSVersion
</key>
54 <key>UIDeviceFamily
</key>
60 <key>UISupportedInterfaceOrientations
</key>
62 <string>UIInterfaceOrientationPortrait
</string>
63 <string>UIInterfaceOrientationPortraitUpsideDown
</string>
64 <string>UIInterfaceOrientationLandscapeLeft
</string>
65 <string>UIInterfaceOrientationLandscapeRight
</string>