170 lines
4.9 KiB
Plaintext
170 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>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>9.2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos9.2</string>
|
|
<key>CFBundleName</key>
|
|
<string>game</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>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Color</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>fb</string>
|
|
</array>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>13C75</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.4</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>14F1509</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13C75</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>7C68</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.4</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UILaunchImageFile</key>
|
|
<string>LaunchImage</string>
|
|
<key>UILaunchImages</key>
|
|
<array>
|
|
<dict>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 480}</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>LaunchImage-700</string>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 568}</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>LaunchImage-700-568h</string>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{768, 1024}</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>LaunchImage-700-Portrait</string>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
</dict>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.fortafygames.colorswitch</string>
|
|
<key>DTXcode</key>
|
|
<string>0720</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>tamago.fr</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>game</string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string>MainWindow-iPad</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>
|
|
</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>
|