This commit is contained in:
Andrew Gundersen 2021-04-13 13:56:28 -05:00
commit 687762bca4

View file

@ -23,7 +23,10 @@
"electronBuilder": {
"preload": "src/preload.ts",
"builderOptions": {
"appId": "com.crimata.App",
"mac": {
"target": "dmg"
},
"appId": "com.crimata.${name}",
"productName": "Crimata Messenger",
"artifactName": "${productName}-${version}.${ext}",
"publish": {