Add application category for OSX
In "View by Category" without this metadata the app gets sorted into "Other" at the bottom.
This commit is contained in:
parent
db3a5e4151
commit
1204945742
1 changed files with 3 additions and 0 deletions
|
@ -90,5 +90,8 @@
|
|||
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<string>True</string>
|
||||
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.finance</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue