119 lines
3.1 KiB
Plaintext
119 lines
3.1 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>14B25</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>PvZ Free</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>pvz</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<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>
|
|
<string>Icon-Small-50.png</string>
|
|
<string>Icon-Small-50@2x.png</string>
|
|
<string>Icon-Small.png</string>
|
|
<string>Icon-Small@2x.png</string>
|
|
<string>Icon-60@3x.png</string>
|
|
<string>Icon-Small@3x.png</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.ea.pvzfree.bv</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>pvz</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.01</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.ea.pvzfree.bv</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ea55439</string>
|
|
<string>ea868474</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.6</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>12B411</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>8.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>12B411</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos8.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0611</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>6A2008a</string>
|
|
<key>DebugEnabled</key>
|
|
<string>false</string>
|
|
<key>FacebookAppID</key>
|
|
<string></string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>5.1.1</string>
|
|
<key>NimbleConfiguration</key>
|
|
<string>live</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UILaunchImageFile</key>
|
|
<string>Default.png</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
<string>gyroscope</string>
|
|
</array>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
</dict>
|
|
</plist>
|