259 lines
7.6 KiB
Plaintext
259 lines
7.6 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>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>arm64</string>
|
|
</array>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>14.2</string>
|
|
<key>UIUserInterfaceStyle</key>
|
|
<string>Light</string>
|
|
<key>CFBundleName</key>
|
|
<string>GBA4iOS</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos14.2</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<true/>
|
|
<key>UIViewGroupOpacity</key>
|
|
<false/>
|
|
<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>NSBluetoothAlwaysUsageDescription</key>
|
|
<string>For connect external controller</string>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleDefault</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>GBA Emu</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>dbapi-8-emm</string>
|
|
<string>dbapi-2</string>
|
|
</array>
|
|
<key>UIStatusBarHidden~ipad</key>
|
|
<true/>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>fetch</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>18B79</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0.0</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>20B50</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>18B79</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>12B45b</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>13.2</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2</string>
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
<string>For connect with external controller</string>
|
|
<key>UIFileSharingEnabled</key>
|
|
<true/>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<false/>
|
|
<key>UTExportedTypeDeclarations</key>
|
|
<array>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.rileytestut.gbaskin</string>
|
|
<key>UTTypeSize320IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeSize64IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>com.pkware.zip-archive</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>GBA Skin</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>gbaskin</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.rileytestut.gba</string>
|
|
<key>UTTypeSize320IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeSize64IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.data</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>GBA ROM</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>GBA</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.rileytestut.gbc</string>
|
|
<key>UTTypeSize320IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeSize64IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.data</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>GBC ROM</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>GBC</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.rileytestut.gbcskin</string>
|
|
<key>UTTypeSize320IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeSize64IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>com.pkware.zip-archive</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>GBC Skin</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>gbcskin</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.rileytestut.gb</string>
|
|
<key>UTTypeSize320IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeSize64IconFile</key>
|
|
<string>icon-60@2x</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.data</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>GB ROM</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>GB</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>Launch</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.app.gba.emu</string>
|
|
<key>DTXcode</key>
|
|
<string>1220</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>GBAEmu</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</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>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>None</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.rileytestut.GBA4iOS.dropbox</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>db-obzx8requbc5bn5</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>None</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.rileytestut.GBA4iOS</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>gba4ios</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>12C29</string>
|
|
</dict>
|
|
</plist>
|