From 1d40dc6e4372e7bb19ab223dc8d2ad616883c401 Mon Sep 17 00:00:00 2001 From: cbjeukendrup <48658420+cbjeukendrup@users.noreply.github.com> Date: Mon, 10 Aug 2020 14:12:31 +0200 Subject: [PATCH] Set app category on Mac to "Music" In the Applications folder on Mac, you can group your apps by category. Previously, MuseScore appears in the "Other" category. Now, it will appear in the Music category. --- build/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/MacOSXBundleInfo.plist.in b/build/MacOSXBundleInfo.plist.in index 26ee6c5cbb55..fa4429f20d4e 100644 --- a/build/MacOSXBundleInfo.plist.in +++ b/build/MacOSXBundleInfo.plist.in @@ -362,6 +362,8 @@ 10.7.0 NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} + LSApplicationCategoryType + public.app-category.music ATSApplicationFontsPath fonts/ SUFeedURL