Skip to content

Commit

Permalink
Added correct mac app category to electron builder config
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Dec 3, 2018
1 parent 933543d commit acd77c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ win:

mac:
icon: ./img/icons/mac/icon.icns
category: public.app-category.utility
category: public.app-category.utilities
target:
- dmg
- zip
Expand Down

0 comments on commit acd77c9

Please sign in to comment.