Unverified Commit 1f57e98e authored by D3m0nKingx's avatar D3m0nKingx Committed by GitHub

Fix mac/linux config and style cleanup

parent d9885e69
{
"appId": "com.stratisplatform.breeze",
"productName": "Breeze Wallet",
"mac": {
"category": "com.stratisplatform.breeze"
},
"directories": {
"app": "dist",
......@@ -19,9 +18,15 @@
"deb",
"tar.gz"
],
"synopsis": "Breeze Wallet Graphical User Interface",
"category": "Utility",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}"
},
"mac": {
"target": ["dmg"],
"category": "public.app-category.productivity",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}"
},
"nsis": {
"oneClick": false,
"perMachine": true,
......
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