85 lines
2.3 KiB
Plaintext
85 lines
2.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>TTReloaded</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>KOL</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon@2x.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.ttrel.taptapreloaded</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>TTRel</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.ttrcustoms.reloaded.ttrelcmdURL</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ttrelcmd</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.0</string>
|
|
<key>DTCompiler</key>
|
|
<string>4.2</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>4.0 GM</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos4.0</string>
|
|
<key>DTXcode</key>
|
|
<string>0323</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRequiresPersistentWiFi</key>
|
|
<true/>
|
|
<key>UIRoleDisplayName</key>
|
|
<string>TTReloaded</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackOpaque</string>
|
|
<key>kTTRAppStoreURL</key>
|
|
<string>http://tapulous.com/redirect/kol/</string>
|
|
<key>kTTRAppSubtitleForChallengeEmail</key>
|
|
<string>the hot music rhythm game for the iPhone and iPod touch.</string>
|
|
<key>kTTRIfYouDontHaveItLineForChallengeEmail</key>
|
|
<string>If you don't have it installed, tap below to get it from the App Store!</string>
|
|
<key>kTTRLongAppName</key>
|
|
<string>Tap Tap Reloaded</string>
|
|
</dict>
|
|
</plist>
|