57 lines
2.1 KiB
Plaintext
57 lines
2.1 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>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Rollercoaster</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>RCR</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.digitalchocolate.rcr</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleMainMenuFreeLink</key>
|
|
<string>www.digitalchocolate.com/iphone?utm_source=iphone_75_free&utm_medium=gmgbutton&utm_content=mainmenu&utm_campaign=iphone_75_free</string>
|
|
<key>CFBundleMainMenuFullLink</key>
|
|
<string>www.digitalchocolate.com/iphone?utm_source=iphone_75_full&utm_medium=gmgbutton&utm_content=mainmenu&utm_campaign=iphone_75_full</string>
|
|
<key>CFBundleName</key>
|
|
<string>RCR</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleUpsellFreeLink</key>
|
|
<string>www.digitalchocolate.com/iphone?utm_source=iphone_75_free&utm_medium=gmgbutton&utm_content=upsell&utm_campaign=iphone_75_free</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>66</string>
|
|
<key>CFBundleVolEffect</key>
|
|
<integer>100</integer>
|
|
<key>CFBundleVolMusic</key>
|
|
<integer>30</integer>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos2.2</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MORE_GAMES</key>
|
|
<string>http://www.digitalchocolate.com/iphone?utm_source=iphone_1111_full&utm_medium=gmgbutton&utm_content=mainmenu&utm_campaign=iphone_1111_full</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>2.2</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>
|