Files
ipa-archive/data/48/48899.plist
2024-03-04 19:05:44 +01:00

122 lines
3.4 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>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.mojang.minecraftpe</string>
<key>CFBundleURLSchemes</key>
<array>
<string>minecraft</string>
</array>
</dict>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>DTPlatformVersion</key>
<string>9.2</string>
<key>DTSDKName</key>
<string>iphoneos9.2</string>
<key>CFBundleName</key>
<string>Minecraft PE</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
</array>
</dict>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>CFBundleDisplayName</key>
<string>Minecraft PE</string>
<key>DTSDKBuild</key>
<string>13C75</string>
<key>CFBundleShortVersionString</key>
<string>0.14.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>BuildMachineOSBuild</key>
<string>15D21</string>
<key>DTPlatformBuild</key>
<string>13C75</string>
<key>UIFileSharingEnabled</key>
<true/>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>UIAppFonts</key>
<array/>
<key>CFBundleVersion</key>
<string>0.14.2.2</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>DTXcodeBuild</key>
<string>7C1002</string>
<key>MinimumOSVersion</key>
<string>6.0</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>CFBundleIdentifier</key>
<string>com.mojang.minecraftpe</string>
<key>DTXcode</key>
<string>0721</string>
<key>CFBundleExecutable</key>
<string>minecraftpe</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<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>
</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>