Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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.
2 changes: 2 additions & 0 deletions Source/Core/DolphinQt/Info.plist.in
Expand Up @@ -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>
Expand Down

0 comments on commit 9d81c84

Please sign in to comment.