Set MacOS app category.

This commit is contained in:
Dain Nilsson 2022-11-09 12:13:44 +01:00
parent 0fe521bd07
commit f4acd346ff
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8

View File

@ -20,6 +20,8 @@
<string>$(FLUTTER_BUILD_NAME)</string>
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>