98 lines
2.7 KiB
Plaintext
98 lines
2.7 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>13D65</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Wabbit Wars</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>WabbitWars</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>Icon.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon@2x.png</string>
|
|
<string>Icon-60@2x.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Icon-72@2x.png</string>
|
|
<string>Icon-76.png</string>
|
|
<string>Icon-76@2x.png</string>
|
|
<string>Icon-Small-40.png</string>
|
|
<string>Icon-Small-40@2x.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>net.prairiewest.wabbitwars</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleLocalizations</key>
|
|
<array>
|
|
<string>English</string>
|
|
<string>Dutch</string>
|
|
<string>French</string>
|
|
<string>German</string>
|
|
<string>Spanish</string>
|
|
<string>Italian</string>
|
|
</array>
|
|
<key>CFBundleName</key>
|
|
<string>WabbitWars</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.5</string>
|
|
<key>CoronaViewSupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
</array>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>11D167</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>7.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11D167</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos7.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0511</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>5B1008</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string>MainWindow-iPad</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Architects Daughter.ttf</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
</dict>
|
|
</plist>
|