Files
ipa-archive/data/9/9963.plist
2024-02-26 22:50:59 +01:00

91 lines
2.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>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIStatusBarHidden</key>
<true/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CFBundleIconFiles</key>
<array>
<string>Icon@2x.png</string>
<string>Icon-152@2x.png</string>
<string>Icon@3x.png</string>
<string>Icon-76.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIFileSharingEnabled</key>
<false/>
<key>CFBundleDisplayName</key>
<string>RCT3</string>
<key>CFBundleName</key>
<string>RCT3</string>
<key>DTCompiler</key>
<string>com.apple.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B411</string>
<key>DTPlatformVersion</key>
<string>$SDK_VERSION</string>
<key>DTSDKBuild</key>
<string>12B411</string>
<key>DTXcode</key>
<string>0610</string>
<key>DTXcodeBuild</key>
<string>6A1052d</string>
<key>MinimumOSVersion</key>
<string>7.0</string>
<key>CFBundleVersion</key>
<string>1.0.4703</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>fr</string>
<string>de</string>
<string>it</string>
<string>pt</string>
<string>es</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>gamekit</string>
<string>opengles-3</string>
<string>armv7</string>
</array>
<key>CFBundleIdentifier</key>
<string>uk.co.frontier.rct3</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>RCT3Port</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos8.3</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
</dict>
</plist>