92 lines
2.3 KiB
Plaintext
92 lines
2.3 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>10K549</string>
|
|
<key>BuildRevision</key>
|
|
<string>9dd6392</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Tiny Zoo</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>TinyZooFriends</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Icon@2x.png</string>
|
|
<string>Icon-Small.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.tinycorp.tinyzoo.friends</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.tinycorp.tinyzoo.friends</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>tinyzoo-friends-url-scheme</string>
|
|
<string>tinyzoofriends</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.7.2</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>9A334</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>5.0</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>9A334</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos5.0</string>
|
|
<key>DTXcode</key>
|
|
<string>0420</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4C199</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<true/>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UILaunchImageFile~ipad</key>
|
|
<string>Default-Portrait~ipad.png</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<dict>
|
|
<key>opengles-1</key>
|
|
<true/>
|
|
</dict>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<string>UIInterfaceOrientationLandscape</string>
|
|
<key>appId</key>
|
|
<string>456082760</string>
|
|
</dict>
|
|
</plist>
|