Add LSApplicationCategoryType to the template and export dialog.
(cherry picked from commit cb480376d8)
This commit is contained in:
2
misc/dist/osx_tools.app/Contents/Info.plist
vendored
2
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user