107 lines
2.7 KiB
Plaintext
107 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>12E55</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Strike Team</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>striketeam</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>Icon.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon@2x.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Icon-144.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.activision.callofduty.striketeam</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>striketeam</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0.0</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>
|
|
</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb495488717201620</string>
|
|
<string>callofdutystriketeam</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>10B141</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>6.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>10B141</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos6.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0463</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4H1503</string>
|
|
<key>FacebookAppID</key>
|
|
<string>495488717201620</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<false/>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIFileSharingEnabled</key>
|
|
<false/>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string></string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIRequiresPersistentWiFi</key>
|
|
<false/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleDefault</string>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
</array>
|
|
<key>Unity_LoadingActivityIndicatorStyle</key>
|
|
<integer>1</integer>
|
|
</dict>
|
|
</plist>
|