Files
ipa-archive/data/50/50259.plist
2024-03-04 19:07:10 +01:00

137 lines
3.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>UIRequiredDeviceCapabilities</key>
<array>
<string>opengles-2</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>DTPlatformVersion</key>
<string>10.3</string>
<key>DTSDKName</key>
<string>iphoneos10.3</string>
<key>CFBundleName</key>
<string>Blast A Way</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
</array>
</dict>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>CFBundleDisplayName</key>
<string>Blast A Way</string>
<key>DTSDKBuild</key>
<string>14E8301</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>BuildMachineOSBuild</key>
<string>16E195</string>
<key>DTPlatformBuild</key>
<string>14E8301</string>
<key>UIFileSharingEnabled</key>
<false/>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>UIAppFonts</key>
<array>
<string>Laconic_Regular.otf</string>
<string>Laconic_Bold.otf</string>
</array>
<key>UIStatusBarHidden</key>
<true/>
<key>UIPrerenderedIcon</key>
<true/>
<key>DTXcodeBuild</key>
<string>8E3004b</string>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>Fabric</key>
<dict>
<key>Kits</key>
<array>
<dict>
<key>KitName</key>
<string>Crashlytics</string>
<key>KitInfo</key>
<dict/>
</dict>
</array>
<key>APIKey</key>
<string>091377ab5844b5c33623428daedb5140542c7c5c</string>
</dict>
<key>CFBundleIdentifier</key>
<string>se.illusionlabs.blastaway</string>
<key>CFBundleIconFiles</key>
<array>
<string>Default.png</string>
<string>Default@2x.png</string>
<string>Default.png</string>
<string>blastaway_icon_ipad.png</string>
<string>blastaway_icon_ipad@2x.png</string>
<string>blastaway_icon_iphone.png</string>
<string>blastaway_icon_iphone@2x.png</string>
</array>
<key>DTXcode</key>
<string>0833</string>
<key>CFBundleExecutable</key>
<string>Blast A Way</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
</dict>
</dict>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
</dict>
</plist>