39 lines
1.3 KiB
Plaintext
39 lines
1.3 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>StuntCar</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>scr</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.digitalchocolate.scr</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>scr</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.7</string>
|
|
<key>DCFlurryKey</key>
|
|
<string>4WYFCPUGH1IXDQYZGFXX</string>
|
|
<key>DCGmgUrl</key>
|
|
<string>http://www.digitalchocolate.com/iphone?utm_source=iphone_1099_full&utm_medium=gmgbutton&utm_content=mainmenu&utm_campaign=iphone_1099_full</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|