Enable "Game Mode" on macOS >= 14.

This commit is contained in:
Paul Chote
2024-08-03 22:54:41 +01:00
committed by Gustas
parent bc3c97398b
commit 9a46f3053a

View File

@@ -28,6 +28,8 @@
<string>{MINIMUM_SYSTEM_VERSION}</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>CFBundleURLTypes</key>
<array>
<dict>