Files
ipa-archive/data/1/1272.plist
2024-02-26 22:49:30 +01:00

76 lines
2.5 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.5.0</string>
<key>CFBundleShortVersionString</key>
<string>1.05</string>
<key>CFBundleIdentifier</key>
<string>com.2x2.Skywire</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>Game</string>
<key>CFBundleDisplayName</key>
<string>Little Skywire</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTCompiler</key>
<string>4.2</string>
<key>DTPlatformBuild</key>
<string>8C134</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.2 Seed 2</string>
<key>DTSDKName</key>
<string>iphoneos4.2</string>
<key>DTXcode</key>
<string>0325</string>
<key>DTXcodeBuild</key>
<string>10M2423</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>4.0</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>UIStatusBarHidden</key>
<true/>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationPortrait</string>
<key>renderMode</key>
<string>gpu</string>
<key>CTRequestedDisplayResolution</key>
<string>standard</string>
<key>CTAutoOrients</key>
<false/>
<key>CTInitialWindowTitle</key>
<string>Little Skywire</string>
<key>CTMaxSWFMajorVersion</key>
<string>12</string>
<key>DebugMode</key>
<false/>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>opengles-2</string>
</array>
</dict>
</plist>