Files
ipa-archive/data/5/5133.plist
2024-02-26 22:50:09 +01:00

127 lines
4.4 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleIdentifier</key>
<string>com.chillingo.ironforce</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>IronForce</string>
<key>CFBundleName</key>
<string>Iron Force</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</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>0450</string>
<key>DTXcodeBuild</key>
<string>4G182</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>4.3</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleDisplayName</key>
<string>Iron Force</string>
<key>UIStatusBarHidden</key>
<true/>
<key>CTAspectRatio</key>
<string>landscape</string>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>renderMode</key>
<string>direct</string>
<key>CTRequestedDisplayResolution</key>
<string>high</string>
<key>DebugMode</key>
<false/>
<key>CTNamespaceURI</key>
<string>http://ns.adobe.com/air/application/3.7</string>
<key>CTAutoOrients</key>
<true/>
<key>CTInitialWindowTitle</key>
<string>Iron Force</string>
<key>CTInitialWindowContent</key>
<string>IronForce.swf</string>
<key>CTMaxSWFMajorVersion</key>
<string>20</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>front-facing-camera</string>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb467295899980397</string>
</array>
</dict>
</array>
<key>CFBundleIconFiles</key>
<array>
<string>Icon@2x-Large.png</string>
<string>Icon@2x.png</string>
<string>Icon-Large.png</string>
<string>Icon-Small@2x.png</string>
<string>Icon.png</string>
<string>Icon-Small-50.png</string>
<string>Icon-Small.png</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>Extensions</key>
<array>
<string>com.adobe.IOSANECollectionPushNotification</string>
<string>com.adobe.IOSANECollectionFlurry</string>
<string>com.adobe.IOSANECollectionGameCenter</string>
<string>com.adobe.IOSANECollectionFacebook</string>
<string>com.adobe.IOSANECollectionStoreKit</string>
<string>com.adobe.IOSANECollectionBurstly</string>
</array>
<key>CTAirSdkVersion</key>
<string>3.7.0.1530</string>
<key>CTHideAneSymbols</key>
<true/>
</dict>
</plist>