Skip to content
Permalink
Browse files
Merge pull request #11427 from UltraHDR/patch-1
Set LSApplicationCategoryType to games
  • Loading branch information
JosJuice committed Jan 10, 2023
2 parents 4b6d688 + 1845490 commit 9d81c84
Showing 1 changed file with 2 additions and 0 deletions.
@@ -47,6 +47,8 @@
<string>${DOLPHIN_VERSION_MAJOR}.${DOLPHIN_VERSION_MINOR}</string>
<key>NSHumanReadableCopyright</key>
<string>Licensed under GPL version 2 or later (GPLv2+)</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
<key>NSHighResolutionCapable</key>

0 comments on commit 9d81c84

Please sign in to comment.