179 lines
5.2 KiB
Plaintext
179 lines
5.2 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>
|
|
<dict>
|
|
<key>accelerometer</key>
|
|
<true/>
|
|
<key>opengles-2</key>
|
|
<true/>
|
|
<key>gamekit</key>
|
|
<true/>
|
|
</dict>
|
|
<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>9.2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos9.2</string>
|
|
<key>CFBundleName</key>
|
|
<string>happywheels</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon57x57</string>
|
|
<string>AppIcon60x60</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Happy Wheels</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>fb</string>
|
|
<string>instagram</string>
|
|
<string>tumblr</string>
|
|
<string>twitter</string>
|
|
</array>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Happy Wheels File</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.fancyforce.happywheels.happywheels</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFiles</key>
|
|
<array>
|
|
<string>HappyWheels-file-64x64.png</string>
|
|
<string>HappyWheels-file-320x320.png</string>
|
|
<string>HappyWheels-file-44x58.png</string>
|
|
<string>HappyWheels-file-22x29.png</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Owner</string>
|
|
</dict>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>13C75</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0.4</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>
|
|
<false/>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>ClarendonLTStd-Bold.otf</string>
|
|
<string>ClarendonLTStd.otf</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>0.9024</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>AppLovinSdkKey</key>
|
|
<string>M5XTEJes4_V2SsGawdfFOCXQ3FM-G7ocCK5RdlHilolCe_nTdRo1dKRhapfswSS7nTTPIr61csDFs_pURbV3xy</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UTExportedTypeDeclarations</key>
|
|
<array>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.fancyforce.happywheels.happywheels</string>
|
|
<key>UTTypeDescription</key>
|
|
<string>Happy Wheels File</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.xml</string>
|
|
<string>public.text</string>
|
|
</array>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.mime-type</key>
|
|
<string>text/xml</string>
|
|
<key>public.filename-extension</key>
|
|
<string>happywheels</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>DTXcodeBuild</key>
|
|
<string>7C68</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.fancyforce.happywheels</string>
|
|
<key>DTXcode</key>
|
|
<string>0720</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>happywheels</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon57x57</string>
|
|
<string>AppIcon60x60</string>
|
|
<string>AppIcon72x72</string>
|
|
<string>AppIcon76x76</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</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>
|