diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0421a594b0..2791bf1020 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -249,6 +249,7 @@
Feature #7971: Make save's Time Played value display hours instead of days
Feature #7985: Support dark mode on Windows
Feature #8034: (Lua) Containers should have respawning/organic flags
+ Feature #8067: Support Game Mode on macOS
Task #5896: Do not use deprecated MyGUI properties
Task #6085: Replace boost::filesystem with std::filesystem
Task #6149: Dehardcode Lua API_REVISION
diff --git a/files/mac/openmw-Info.plist.in b/files/mac/openmw-Info.plist.in
index 20dc36afa5..c0282c0284 100644
--- a/files/mac/openmw-Info.plist.in
+++ b/files/mac/openmw-Info.plist.in
@@ -8,8 +8,8 @@
English
CFBundleExecutable
openmw-launcher
- CFBundleIdentifier
- org.openmw.openmw
+ CFBundleIdentifier
+ org.openmw.openmw
CFBundleInfoDictionaryVersion
6.0
CFBundleLongVersionString
@@ -20,14 +20,16 @@
APPL
CFBundleSignature
????
- CFBundleShortVersionString
- ${OPENMW_VERSION}
+ CFBundleShortVersionString
+ ${OPENMW_VERSION}
CFBundleVersion
${OPENMW_VERSION}
CSResourcesFileMapped
LSRequiresCarbon
+ LSApplicationCategoryType
+ public.app-category.role-playing-games
NSHumanReadableCopyright
NSHighResolutionCapable