diff --git a/ios/PPSSPP-Info.plist b/ios/PPSSPP-Info.plist index 743091b66e6d..a33aa1d0c804 100644 --- a/ios/PPSSPP-Info.plist +++ b/ios/PPSSPP-Info.plist @@ -50,8 +50,10 @@ arm64 - LSApplicationCategory + LSApplicationCategoryType public.app-category.games + GCSupportsGameMode + UIStatusBarHidden UISupportedInterfaceOrientations diff --git a/macOS/Info.plist b/macOS/Info.plist index 67858c952bd9..3e996cfdbf58 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -94,8 +94,10 @@ NSHumanReadableCopyright - LSApplicationCategory + LSApplicationCategoryType public.app-category.games + GCSupportsGameMode + UTExportedTypeDeclarations diff --git a/macOS/InfoGold.plist b/macOS/InfoGold.plist index 2bec2d66062b..00d7b774c88d 100644 --- a/macOS/InfoGold.plist +++ b/macOS/InfoGold.plist @@ -94,6 +94,10 @@ NSHumanReadableCopyright + LSApplicationCategoryType + public.app-category.games + GCSupportsGameMode + UTExportedTypeDeclarations