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

131 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>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.coffeestainstudios.goatsimulator</string>
<key>CFBundleURLSchemes</key>
<array>
<string>goatsimvanilla</string>
</array>
</dict>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>EpicAppVersion</key>
<string>1.02 01-26 10:34</string>
<key>DTPlatformVersion</key>
<string>10.2</string>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>CFBundleName</key>
<string>GoatSimulator</string>
<key>DTSDKName</key>
<string>iphoneos10.2</string>
<key>UIRequiresFullScreen</key>
<string>YES</string>
<key>CFBundleDisplayName</key>
<string>Goat Simulator</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>goatsimwasteofspace</string>
<string>goatsimmmo</string>
<string>goatsimgoatz</string>
</array>
<key>DTSDKBuild</key>
<string>14C89</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>BuildMachineOSBuild</key>
<string>15G1212</string>
<key>DTPlatformBuild</key>
<string>14C89</string>
<key>UIFileSharingEnabled</key>
<false/>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>EpicPackagingMode</key>
<string>Distribution</string>
<key>CFBundleVersion</key>
<string>1.902.2</string>
<key>MinimumOSVersion</key>
<string>6.0</string>
<key>DTXcodeBuild</key>
<string>8C1002</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleIdentifier</key>
<string>com.coffeestainstudios.goatsimulator</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-60.png</string>
<string>Icon-60@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
<string>Icon-76.png</string>
<string>Icon-76@2x.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
<string>Icon-Small@3x.png</string>
<string>Icon-Small-40.png</string>
<string>Icon-Small-40@2x.png</string>
<string>Icon-Small-40@3x.png</string>
<string>Icon-Small-50.png</string>
<string>Icon-Small-50@2x.png</string>
</array>
<key>DTXcode</key>
<string>0821</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>coffeestainstudios.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
</dict>
</dict>
<key>CFBundleExecutable</key>
<string>GoatGame</string>
<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>