diff --git a/ios/PPSSPP-Info.plist b/ios/PPSSPP-Info.plist index 743091b66e..e9da0c601b 100644 --- a/ios/PPSSPP-Info.plist +++ b/ios/PPSSPP-Info.plist @@ -52,6 +52,8 @@ LSApplicationCategory public.app-category.games + GCSupportsGameMode + UIStatusBarHidden UISupportedInterfaceOrientations diff --git a/macOS/Info.plist b/macOS/Info.plist index 67858c952b..4f47f5b182 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -96,6 +96,8 @@ LSApplicationCategory public.app-category.games + GCSupportsGameMode + UTExportedTypeDeclarations diff --git a/macOS/InfoGold.plist b/macOS/InfoGold.plist index 2bec2d6606..8a8b30938d 100644 --- a/macOS/InfoGold.plist +++ b/macOS/InfoGold.plist @@ -94,6 +94,10 @@ NSHumanReadableCopyright + LSApplicationCategory + public.app-category.games + GCSupportsGameMode + UTExportedTypeDeclarations