55 lines
1.6 KiB
Plaintext
55 lines
1.6 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>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>3D Coaster</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>iDCLoop</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.digitalchocolate.iloop</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>iDCLoop</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos2.1</string>
|
|
<key>FlurryKey</key>
|
|
<string>T9A81IPPU7ZC5S2LNJX2</string>
|
|
<key>GetPremiumURL</key>
|
|
<string>http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=306288077&mt=8</string>
|
|
<key>ICRM_GAME_ID</key>
|
|
<string>iLoop_Full</string>
|
|
<key>ICRM_GAME_VERSION</key>
|
|
<string>1.0.2</string>
|
|
<key>ICRM_URL</key>
|
|
<string>http://icrm.digitalchocolate.com</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>2.1</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|