168 lines
4.9 KiB
Plaintext
168 lines
4.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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.mojang.minecraftpe</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fbauth2</string>
|
|
<string>fb221094574568058</string>
|
|
<string>minecraft</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>9.3</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos9.3</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>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>fbapi20130214</string>
|
|
<string>fbapi20130410</string>
|
|
<string>fbapi20130702</string>
|
|
<string>fbapi20131010</string>
|
|
<string>fbapi20131219</string>
|
|
<string>fbapi20140410</string>
|
|
<string>fbapi20140116</string>
|
|
<string>fbapi20150313</string>
|
|
<string>fbapi20150629</string>
|
|
<string>fbapi</string>
|
|
<string>fbauth2</string>
|
|
<string>fb-messenger-api20140430</string>
|
|
<string>smartglass</string>
|
|
</array>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Minecraft PE</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>13E230</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>0.15.7</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>15C50</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13E230</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.15.7.2</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>DTXcodeBuild</key>
|
|
<string>7D1014</string>
|
|
<key>FacebookAppID</key>
|
|
<string>221094574568058</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>8.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>FacebookDisplayName</key>
|
|
<string>Xbox</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.mojang.minecraftpe</string>
|
|
<key>DTXcode</key>
|
|
<string>0731</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>xboxlive.com</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSThirdPartyExceptionAllowInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
</dict>
|
|
<key>live.com</key>
|
|
<dict>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionMinimumTLSVersion</key>
|
|
<string>TLSv1.0</string>
|
|
<key>NSThirdPartyExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<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>
|