Add LSApplicationCategoryType to the template and export dialog.

(cherry picked from commit cb480376d8)
This commit is contained in:
bruvzg
2021-06-14 14:21:41 +03:00
committed by Rémi Verschelde
parent cfedd60e6b
commit 30393b6401
3 changed files with 8 additions and 0 deletions

View File

@ -38,6 +38,8 @@
</array>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>LSMinimumSystemVersionByArchitecture</key>