2013-02-17 14:04:44 +00:00
|
|
|
<?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>
|
2018-04-15 14:54:04 +00:00
|
|
|
<key>UISupportsDocumentBrowser</key>
|
|
|
|
<true/>
|
2020-01-09 13:57:09 +00:00
|
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
|
|
<string>Your location may be used to emulate Go!Explore, a GPS accessory</string>
|
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
|
<string>Your camera may be used to emulate Go!Cam, a camera accessory</string>
|
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
|
<string>Your microphone may be used to emulate Go!Cam/Talkman, a microphone accessory</string>
|
2024-06-05 13:11:53 +00:00
|
|
|
<key>NSLocalNetworkUsageDescription</key>
|
|
|
|
<string>Your local network needs to be accessed by PPSSPP for network multiplayer support.</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>CFBundleDisplayName</key>
|
2013-02-24 03:32:23 +00:00
|
|
|
<string>PPSSPP</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>CFBundleExecutable</key>
|
2013-02-24 03:32:23 +00:00
|
|
|
<string>PPSSPP</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>CFBundleIdentifier</key>
|
2021-02-20 15:03:39 +00:00
|
|
|
<string>org.ppsspp.ppsspp</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
2013-02-24 03:32:23 +00:00
|
|
|
<string>PPSSPP</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string>1.0</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>1.0</string>
|
2024-05-26 16:57:36 +00:00
|
|
|
<key>CFBundleIcons</key>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundlePrimaryIcon</key>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleIconFiles</key>
|
|
|
|
<array>
|
|
|
|
<string>assets</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
<true/>
|
2014-01-22 05:06:53 +00:00
|
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
|
|
<false/>
|
2024-05-26 16:57:36 +00:00
|
|
|
<key>UIRequiresFullScreen</key>
|
|
|
|
<true/>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
|
|
<array>
|
2023-02-28 12:47:26 +00:00
|
|
|
<string>arm64</string>
|
2013-02-17 14:04:44 +00:00
|
|
|
</array>
|
2024-06-12 22:00:33 +00:00
|
|
|
<key>LSApplicationCategoryType</key>
|
2024-06-11 09:45:54 +00:00
|
|
|
<string>public.app-category.games</string>
|
2024-06-11 16:12:54 +00:00
|
|
|
<key>GCSupportsGameMode</key>
|
|
|
|
<true/>
|
2013-02-17 14:04:44 +00:00
|
|
|
<key>UIStatusBarHidden</key>
|
|
|
|
<true/>
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
2013-03-16 15:08:32 +00:00
|
|
|
<key>UILaunchImageFile</key>
|
2015-10-08 04:44:42 +00:00
|
|
|
<string>Default.png</string>
|
2013-03-18 15:10:40 +00:00
|
|
|
<key>UIFileSharingEnabled</key>
|
|
|
|
<true/>
|
2018-01-04 17:56:49 +00:00
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
|
<string>Launch Screen</string>
|
2020-04-27 21:19:20 +00:00
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>ISO File</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>ppsspp.iso</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>CSO File</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>ppsspp.cso</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>ELF File</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>ppsspp.elf</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>PBP File</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>ppsspp.pbp</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>UTExportedTypeDeclarations</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
<string>public.iso-image</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>ISO File</string>
|
|
|
|
<key>UTTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>ppsspp.iso</string>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>iso</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
<string>dyn.ah62d4rv4ge80g65t</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>CSO File</string>
|
|
|
|
<key>UTTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>ppsspp.cso</string>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>cso</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
<string>dyn.ah62d4rv4ge80n5dg</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>ELF File</string>
|
|
|
|
<key>UTTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>ppsspp.elf</string>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>elf</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
<string>dyn.ah62d4rv4ge81a2xu</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>PBP File</string>
|
|
|
|
<key>UTTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>ppsspp.pbp</string>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>pbp</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</array>
|
2013-02-17 14:04:44 +00:00
|
|
|
</dict>
|
|
|
|
</plist>
|