Commit 1a75697e authored by Jeremy Bokobza's avatar Jeremy Bokobza

fixed icon name extension

parent 7651b449
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
], ],
"category": "Utility", "category": "Utility",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}", "artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}",
"icon": "dist/assets/images/breeze-logo" "icon": "dist/assets/images/breeze-logo.icns"
}, },
"nsis": { "nsis": {
"oneClick": false, "oneClick": false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment