commit
8f24683d8f
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@
|
||||||
"perMachine": false,
|
"perMachine": false,
|
||||||
"allowToChangeInstallationDirectory": true,
|
"allowToChangeInstallationDirectory": true,
|
||||||
"license": "LICENSE",
|
"license": "LICENSE",
|
||||||
"deleteAppDataOnUninstall": true
|
"deleteAppDataOnUninstall": true,
|
||||||
|
"artifactName": "${productName}-Setup-${version}.${ext}"
|
||||||
},
|
},
|
||||||
"pkg": {
|
"pkg": {
|
||||||
"installLocation": "/Applications",
|
"installLocation": "/Applications",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue