Set LSApplicationCategoryType to games (#14833)

* Set LSApplicationCategoryType to games

* Set LSApplicationCategoryType to games
This commit is contained in:
UltraHDR 2023-01-10 13:02:54 +00:00 committed by GitHub
parent 7213aada8d
commit 10c337255e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,8 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1.14.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHighResolutionCapable</key>

View File

@ -35,6 +35,8 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1.14.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHighResolutionCapable</key>