Files
ipa-archive/data/10/10025.plist
2024-02-26 22:51:04 +01:00

139 lines
4.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>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>DTPlatformVersion</key>
<string>11.0</string>
<key>UILaunchStoryboardName~ipad</key>
<string>Launch_screen_ipad</string>
<key>CFBundleName</key>
<string>SPHD</string>
<key>DTSDKName</key>
<string>iphoneos11.0</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This authorisation is needed for taking selfies</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon20x20</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>CFBundleDisplayName</key>
<string>Sonic Runners</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>fbapi</string>
<string>fb-messenger-api</string>
<string>fbauth2</string>
<string>fbshareextension</string>
</array>
<key>UIStatusBarHidden~ipad</key>
<true/>
<key>DTSDKBuild</key>
<string>15A372</string>
<key>NSCameraUsageDescription</key>
<string>This authorisation is needed for taking selfies</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>BuildMachineOSBuild</key>
<string>16G1036</string>
<key>DTPlatformBuild</key>
<string>15A372</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>This authorisation is needed to use bluetooth</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>DTXcodeBuild</key>
<string>9A235</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<key>UIStatusBarHidden</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>Launch_screen_iphone</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>NSMotionUsageDescription</key>
<string>This authorisation is needed for interactive ad controls</string>
<key>CFBundleIdentifier</key>
<string>com.gameloft.sonicrunner</string>
<key>DTXcode</key>
<string>0900</string>
<key>NSCalendarsUsageDescription</key>
<string>This authorisation is needed for adding events</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleExecutable</key>
<string>SPHD</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon20x20</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
<string>AppIcon50x50</string>
<string>AppIcon72x72</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
</dict>
</plist>