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>