From 7c57b3b0d8810e69094a338dd8e94ac8ca8a6f83 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 24 Oct 2023 21:48:34 +0200 Subject: [PATCH] Declare Xonotic.app as a game to macOS. This should enable the new "Game Mode" from https://support.apple.com/en-us/HT213658 To test, make Xonotic fullscreen, move menu to the top and see if a gamepad icon appears in the top right. --- misc/buildfiles/osx/Xonotic.app/Contents/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist b/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist index 4657eb90..26d21e4d 100644 --- a/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist +++ b/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist @@ -14,6 +14,8 @@ ???? CFBundleVersion 1.0 + LSApplicationCategoryType + public.app-category.action-games LSMinimumSystemVersion 10.4.0 LSMinimumSystemVersionByArchitecture -- 2.39.2