2023-04-22 15:11:06 +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>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>English</string>
|
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>PSP ISO Image</string>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Default</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>public.iso-image</string>
|
|
|
|
</array>
|
|
|
|
<key>NSDocumentClass</key>
|
|
|
|
<string></string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>cso</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>PSP CSO Image</string>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Default</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
2023-04-23 12:54:01 +00:00
|
|
|
<string>org.ppsspp.csoimg</string>
|
2023-04-22 15:11:06 +00:00
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>pbp</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>PSP PBP Image</string>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Default</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
2023-04-23 12:54:01 +00:00
|
|
|
<string>org.ppsspp.pbp</string>
|
2023-04-22 15:11:06 +00:00
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleExecutable</key>
|
2023-04-28 07:27:10 +00:00
|
|
|
<string>PPSSPPSDL</string>
|
2023-04-22 15:11:06 +00:00
|
|
|
<key>CFBundleGetInfoString</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>ppsspp.icns</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.ppsspp.ppsspp</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleLongVersionString</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>PPSSPP</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleURLTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>org.ppsspp.openpspgame</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>ppsspp</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CSResourcesFileMapped</key>
|
|
|
|
<true/>
|
2023-07-29 10:55:22 +00:00
|
|
|
<key>NSHighResolutionCapable</key>
|
|
|
|
<true/>
|
2023-04-22 15:11:06 +00:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string></string>
|
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/>
|
2023-04-22 15:11:06 +00:00
|
|
|
<key>UTExportedTypeDeclarations</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>PSP CSO Image</string>
|
|
|
|
<key>UTTypeIcons</key>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIconText</key>
|
|
|
|
<string>PSP CSO Image</string>
|
|
|
|
</dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
2023-04-23 12:54:01 +00:00
|
|
|
<string>org.ppsspp.csoimg</string>
|
2023-04-22 15:11:06 +00:00
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>cso</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>PBP File</string>
|
|
|
|
<key>UTTypeIcons</key>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIconText</key>
|
|
|
|
<string>PSP PBP Image</string>
|
|
|
|
</dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
2023-04-23 12:54:01 +00:00
|
|
|
<string>org.ppsspp.pbp</string>
|
2023-04-22 15:11:06 +00:00
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>pbp</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</plist>
|