Merge pull request #808 from UltraHDR/patch-1

macOS: Set LSApplicationCategoryType to games
This commit is contained in:
Michael Buckley 2023-01-10 21:10:19 -08:00 committed by GitHub
commit aa5f80c34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -177,6 +177,8 @@
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSMainNibFile</key>