Files
ipa-archive/data/8/8982.plist
2024-02-26 22:50:49 +01:00

175 lines
4.6 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>ApplicationSettings</key>
<dict>
<key>facebookAppNamespace</key>
<string>bubbleisland</string>
<key>proxyServerUrl</key>
<string>bi-proxy.wooga.com</string>
<key>pushNotificationsServerUrl</key>
<string>apn.bi.wooga.com</string>
</dict>
<key>BuildMachineOSBuild</key>
<string>14D131</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Bubble Island</string>
<key>CFBundleExecutable</key>
<string>bubbleisland</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Default@2x.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Icon-Small</string>
<string>Icon</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
<string>Icon.png</string>
<string>Default@2x.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Icon-Small-50</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon76x76</string>
<string>AppIcon60x60</string>
<string>Icon.png</string>
<string>Default@2x.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>net.wooga.bubbleisland</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>bubbleisland</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>BubbleIsland_app</string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb124194560873</string>
<string>bubbleisland</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>116</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12F69</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>8.3</string>
<key>DTSDKBuild</key>
<string>12F69</string>
<key>DTSDKName</key>
<string>iphoneos8.3</string>
<key>DTXcode</key>
<string>0630</string>
<key>DTXcodeBuild</key>
<string>6D570</string>
<key>FacebookAppID</key>
<string>124194560873</string>
<key>GITClean</key>
<false/>
<key>GITHash</key>
<string>2fe2a2939ddea9eb435b1cbee259aaff11d2f7fb</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>5.1</string>
<key>UIAppFonts</key>
<array>
<string>GrilledCheeseBTNcn.ttf</string>
<string>GrilledCheeseBTN_extended.ttf</string>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
<dict>
<key>armv7</key>
<true/>
<key>front-facing-camera</key>
<true/>
<key>gamekit</key>
<true/>
<key>opengles-2</key>
<true/>
</dict>
<key>UIStatusBarHidden</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>