From 95a886cffb1480a27313311b4ea6aa50881b7900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Thu, 13 Jun 2024 00:00:33 +0200 Subject: [PATCH] Typo fix --- ios/PPSSPP-Info.plist | 2 +- macOS/Info.plist | 2 +- macOS/InfoGold.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/PPSSPP-Info.plist b/ios/PPSSPP-Info.plist index e9da0c601b..a33aa1d0c8 100644 --- a/ios/PPSSPP-Info.plist +++ b/ios/PPSSPP-Info.plist @@ -50,7 +50,7 @@ arm64 - LSApplicationCategory + LSApplicationCategoryType public.app-category.games GCSupportsGameMode diff --git a/macOS/Info.plist b/macOS/Info.plist index 4f47f5b182..3e996cfdbf 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -94,7 +94,7 @@ NSHumanReadableCopyright - LSApplicationCategory + LSApplicationCategoryType public.app-category.games GCSupportsGameMode diff --git a/macOS/InfoGold.plist b/macOS/InfoGold.plist index 8a8b30938d..00d7b774c8 100644 --- a/macOS/InfoGold.plist +++ b/macOS/InfoGold.plist @@ -94,7 +94,7 @@ NSHumanReadableCopyright - LSApplicationCategory + LSApplicationCategoryType public.app-category.games GCSupportsGameMode