This commit is contained in:
relikd
2024-03-04 19:00:48 +01:00
parent 7f98ead1de
commit 2d5e992f5a
988 changed files with 13643 additions and 0 deletions

63
data/36/36366.plist Normal file
View File

@@ -0,0 +1,63 @@
<?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>Gaga</string>
<key>CFBundleExecutable</key>
<string>Gaga</string>
<key>CFBundleIdentifier</key>
<string>com.tapulous.gaga</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Gaga</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.tapulous.coldplay.gagacmdurl</string>
<key>CFBundleURLSchemes</key>
<array>
<string>gagacmd</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos2.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>2.0</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackOpaque</string>
<key>kTTRAppStoreURL</key>
<string>http://tapulous.com/redirect/gaga/</string>
<key>kTTRAppSubtitleForChallengeEmail</key>
<string>the hot music rhythm game featuring music from Lady Gaga for the iPhone and iPod touch</string>
<key>kTTRIfYouDontHaveItLineForChallengeEmail</key>
<string>If you don't have it installed, click below to get it from the App Store!</string>
<key>kTTRLongAppName</key>
<string>Tap Tap Revenge: Lady Gaga Edition</string>
</dict>
</plist>