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>WinterBoard
</string>
12 <key>CFBundleIdentifier
</key>
13 <string>com.saurik.WinterBoard
</string>
15 <key>CFBundleInfoDictionaryVersion
</key>
18 <key>CFBundleName
</key>
19 <string>WinterBoard
</string>
21 <key>CFBundlePackageType
</key>
24 <key>CFBundleShortVersionString
</key>
27 <key>CFBundleSignature
</key>
30 <key>CFBundleVersion
</key>
33 <key>SBUsesNetwork
</key>
36 <key>UIDeviceFamily
</key>
42 <key>UISupportedInterfaceOrientations
</key>
44 <string>UIInterfaceOrientationPortrait
</string>
45 <string>UIInterfaceOrientationPortraitUpsideDown
</string>
46 <string>UIInterfaceOrientationLandscapeLeft
</string>
47 <string>UIInterfaceOrientationLandscapeRight
</string>
50 <key>CFBundleIconFile
</key>
51 <string>icon.png
</string>
53 <key>CFBundleIconFiles
</key>
55 <string>icon.png
</string>
56 <string>icon-
72.png
</string>
57 <string>icon@
2x.png
</string>
59 <string>icon7.png
</string>
60 <string>icon7@
2x.png
</string>
61 <string>icon7~ipad.png
</string>
62 <string>icon7@
2x~ipad.png
</string>
65 <key>UIApplicationExitsOnSuspend
</key>