Files
ipa-archive/data/39/39936.plist
2024-03-04 19:03:56 +01:00

119 lines
2.9 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>BuildMachineOSBuild</key>
<string>10K540</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Hungry Shark</string>
<key>CFBundleDocumentTypes</key>
<array/>
<key>CFBundleExecutable</key>
<string>HungryShark</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
<string>Icon-Small-50.png</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.fgol.HungryShark</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HungryShark</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>f4f2b896-73ce-4654-a4a1-9016666a450e</string>
<key>CFBundleURLSchemes</key>
<array>
<string>f4f2b896-73ce-4654-a4a1-9016666a450e</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.8.0</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>8H7</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.3</string>
<key>DTSDKBuild</key>
<string>8H7</string>
<key>DTSDKName</key>
<string>iphoneos4.3</string>
<key>DTXcode</key>
<string>0402</string>
<key>DTXcodeBuild</key>
<string>4A2002a</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>4.2</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>SLGameCurrency</key>
<dict>
<key>SLCurrencyCode</key>
<string>SLD</string>
<key>SLCurrencyName</key>
<string>Coin</string>
<key>SLCurrencyNamePlural</key>
<string>Coins</string>
<key>SLCurrencySymbol</key>
<string>C</string>
</dict>
<key>SLScoreSortOrder</key>
<array>
<dict>
<key>SLOrdering</key>
<string>Descending</string>
<key>SLScoreProperty</key>
<string>Result</string>
</dict>
<dict>
<key>SLOrdering</key>
<string>Descending</string>
<key>SLScoreProperty</key>
<string>MinorResult</string>
</dict>
</array>
<key>UIApplicationExitOnSuspend</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UTExportedTypeDeclarations</key>
<array/>
<key>UTImportedTypeDeclarations</key>
<array/>
</dict>
</plist>