Files
ipa-archive/data/4/4848.plist
2024-02-26 22:50:03 +01:00

101 lines
3.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.8.0</string>
<key>CFBundleShortVersionString</key>
<string>1.8</string>
<key>CFBundleIdentifier</key>
<string>com.arsidian.puzzlebricks</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>PuzzleBricks</string>
<key>CFBundleDisplayName</key>
<string>PuzzleBricks</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>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.0</string>
<key>CTAutoOrients</key>
<false/>
<key>CTInitialWindowTitle</key>
<string>Puzzle Bricks</string>
<key>CTMaxSWFMajorVersion</key>
<string>13</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackOpaque</string>
<key>UIRequiresPersistentWiFi</key>
<string>NO</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIApplicationExitsOnSuspend</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>CFBundleIconFiles</key>
<array>
<string>Icon@2x.png</string>
<string>Icon-Large.png</string>
<string>Icon.png</string>
<string>Icon-Small-50.png</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>Extensions</key>
<array/>
</dict>
</plist>