Skip to content

Commit

Permalink
dmg build config
Browse files Browse the repository at this point in the history
  • Loading branch information
qishibo committed Mar 18, 2019
1 parent c412d1a commit eb7c76a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pack/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@
"target": [
"AppImage"
]
},
"mac": {
"icon": "icons/icon.png",
"target": [
"dmg"
]
}
}
}

0 comments on commit eb7c76a

Please sign in to comment.