We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c739599 + d8120f9 commit 6aef0c9Copy full SHA for 6aef0c9
ios/PPSSPP-Info.plist
@@ -50,6 +50,8 @@
50
<array>
51
<string>arm64</string>
52
</array>
53
+ <key>LSApplicationCategory</key>
54
+ <string>public.app-category.games</string>
55
<key>UIStatusBarHidden</key>
56
<true/>
57
<key>UISupportedInterfaceOrientations</key>
macOS/Info.plist
@@ -94,6 +94,8 @@
94
95
<key>NSHumanReadableCopyright</key>
96
<string></string>
97
98
99
<key>UTExportedTypeDeclarations</key>
100
101
<dict>
0 commit comments