Files
ipa-archive/data/47/47424.plist
2024-03-04 19:05:28 +01:00

174 lines
4.3 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>AppDelegateClassName</key>
<string>AppDelegate</string>
<key>BuildMachineOSBuild</key>
<string>22G91</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Rayman</string>
<key>CFBundleExecutable</key>
<string>Rayman Mini</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.ubisoft.raymanair</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>fr</string>
<string>nl</string>
<string>es</string>
<string>it</string>
<string>de</string>
<string>pt</string>
<string>ru</string>
<string>tr</string>
<string>ja</string>
<string>zh_CN</string>
<string>zh_TW</string>
<string>ko</string>
<string>ar</string>
</array>
<key>CFBundleName</key>
<string>RaymanMini</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>7</string>
<key>DTAppStoreToolsBuild</key>
<string>15A240a</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>20E238</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>16.4</string>
<key>DTSDKBuild</key>
<string>20E238</string>
<key>DTSDKName</key>
<string>iphoneos16.4</string>
<key>DTXcode</key>
<string>1430</string>
<key>DTXcodeBuild</key>
<string>14E222b</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
<string>cd3d71e9e1d5e500a308c538ff144c7e41eaa1e5</string>
<key>Kits</key>
<array>
<dict>
<key>KitInfo</key>
<dict>
</dict>
<key>KitName</key>
<string>Crashlytics</string>
</dict>
</array>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>13.0</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSApplicationRequiresArcade</key>
<false/>
<key>NSCalendarsUsageDescription</key>
<string>The game may use your calendar</string>
<key>NSCameraUsageDescription</key>
<string>The game would like to use your picture during gameplay capture </string>
<key>NSMainNibFile</key>
<string>MainWindow_iOS</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow_iOS</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Screenshots purposes</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>screenshots of the game</string>
<key>TMASendScreenViews</key>
<string>NO</string>
<key>TurnOnTMA</key>
<string>NO</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIFileSharingEnabled</key>
<false/>
<key>UILaunchScreen</key>
<dict>
<key>UIImageName</key>
<string></string>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen_iOS</string>
<key>UIPrerenderedIcon</key>
<false/>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>gamekit</string>
<string>arm64</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>