diff --git a/misc/ios/Info.plist b/misc/ios/Info.plist index a4b063668..dbc77cf4c 100644 --- a/misc/ios/Info.plist +++ b/misc/ios/Info.plist @@ -18,6 +18,8 @@ 1.0 CFBundleVersion 1 + LSApplicationCategoryType + public.app-category.games LSRequiresIPhoneOS NSPhotoLibraryAddUsageDescription @@ -138,4 +140,4 @@ - \ No newline at end of file + diff --git a/misc/macOS/info.plist b/misc/macOS/info.plist index 21fe5b85d..09f752537 100644 --- a/misc/macOS/info.plist +++ b/misc/macOS/info.plist @@ -16,5 +16,7 @@ APPL CFBundleDisplayName ClassiCube + LSApplicationCategoryType + public.app-category.games