Files
ipa-archive/data/9/9615.plist
2024-02-26 22:50:59 +01:00

162 lines
4.8 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>UIRequiredDeviceCapabilities</key>
<array>
<string>front-facing-camera</string>
<string>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>DTPlatformVersion</key>
<string>10.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb213469935468214</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>stencil</string>
</array>
</dict>
</array>
<key>CFBundleName</key>
<string>GBOD</string>
<key>DTSDKName</key>
<string>iphoneos10.0</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSPhotoLibraryUsageDescription</key>
<string>GiantBoulderOfDeath does not require Photo Library Access</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>appIcon_57x57.png</string>
<string>appIcon_114x114.png</string>
<string>appIcon_72x72.png</string>
<string>appIcon_144x144.png</string>
<string>appIcon_76x76.png</string>
<string>appIcon_120x120.png</string>
<string>appIcon_152x152.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>CFBundleDisplayName</key>
<string>GBOD</string>
<key>NSCameraUsageDescription</key>
<string>GiantBoulderOfDeath does not require Camera Access</string>
<key>DTSDKBuild</key>
<string>14A345</string>
<key>CFBundleShortVersionString</key>
<string>1.7</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>BuildMachineOSBuild</key>
<string>15F34</string>
<key>DTPlatformBuild</key>
<string>14A345</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>8A218a</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleVersion</key>
<string>1.71.2</string>
<key>MinimumOSVersion</key>
<string>6.0</string>
<key>UIStatusBarHidden</key>
<true/>
<key>FacebookAppID</key>
<string>213469935468214</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>fr</string>
<string>de</string>
<string>it</string>
<string>es</string>
<string>pt</string>
</array>
<key>FacebookDisplayName</key>
<string>Giant Boulder of Death</string>
<key>CFBundleIdentifier</key>
<string>com.turner.giantboulder</string>
<key>CFBundleIconFiles</key>
<array>
<string>appIcon_57x57.png</string>
<string>appIcon_114x114.png</string>
<string>appIcon_72x72.png</string>
<string>appIcon_144x144.png</string>
<string>appIcon_76x76.png</string>
<string>appIcon_120x120.png</string>
<string>appIcon_152x152.png</string>
</array>
<key>DTXcode</key>
<string>0800</string>
<key>NSCalendarsUsageDescription</key>
<string>GiantBoulderOfDeath does not require Calendar Access</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>e.apsalar.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
</dict>
<key>CFBundleExecutable</key>
<string>GBOD</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTAppStoreToolsBuild</key>
<string>12E506</string>
</dict>
</plist>