94 lines
2.4 KiB
Plaintext
94 lines
2.4 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>11G63</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Karoshi</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Karoshi</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>57x57_icon.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>72x72_icon.png</string>
|
|
<string>57x57_icon.png</string>
|
|
<string>114x114_icon.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.yoyogames.karoshi</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>YoYo_Runner</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fbxxxxxxxxxxxxxxx</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.2.8</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>10A403</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>10A403</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos6.0</string>
|
|
<key>DTXcode</key>
|
|
<string>0452</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4G2008a</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>4.3</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow-iPhone</string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string>MainWindow</string>
|
|
<key>NSMainNibFile~iphone</key>
|
|
<string>MainWindow-iPhone</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<string>1</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>YYIAPSandbox</key>
|
|
<string>false</string>
|
|
</dict>
|
|
</plist>
|