138 lines
3.9 KiB
Plaintext
138 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>gyroscope</string>
|
|
<string>gamekit</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>13.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>icycle2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos13.0</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon-329x29</string>
|
|
<string>AppIcon-340x40</string>
|
|
<string>AppIcon-357x57</string>
|
|
<string>AppIcon-360x60</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon-3</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Icycle</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>fb</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>17A566</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.1.1</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>18E226</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>17A566</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>11A420a</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.1.1.1</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>Launch Screen</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<false/>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>CFBundleLocalizations</key>
|
|
<array>
|
|
<string>en</string>
|
|
<string>fr</string>
|
|
<string>de</string>
|
|
<string>it</string>
|
|
<string>Spanish</string>
|
|
<string>pt</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.chillingo.icycle2</string>
|
|
<key>DTXcode</key>
|
|
<string>1100</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>icycle2</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon-329x29</string>
|
|
<string>AppIcon-340x40</string>
|
|
<string>AppIcon-357x57</string>
|
|
<string>AppIcon-360x60</string>
|
|
<string>AppIcon-350x50</string>
|
|
<string>AppIcon-372x72</string>
|
|
<string>AppIcon-376x76</string>
|
|
<string>AppIcon-383.5x83.5</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon-3</string>
|
|
</dict>
|
|
</dict>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>11A1002b</string>
|
|
</dict>
|
|
</plist>
|