Skip to content

Commit

Permalink
set LSUIElement to true to hide dock
Browse files Browse the repository at this point in the history
  • Loading branch information
alisalahio committed May 22, 2021
1 parent 734b735 commit 8332055
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
"output": "dist"
},
"mac": {
"extendInfo":{
"LSUIElement": "true"
},
"target": ["dmg", "zip"],
"artifactName": "${productName}-${version}-${os}.${ext}",
"icon": "assets/images/icon.icns",
Expand Down

0 comments on commit 8332055

Please sign in to comment.