updated build config

This commit is contained in:
DJ2LS 2023-10-20 21:26:59 +02:00
parent 1adb4f1890
commit 487d89f9f3

View file

@ -37,9 +37,15 @@
"target": [
"dmg"
],
"icon": "build/icon.png",
"hardenedRuntime": true,
"entitlements": "build/entitlements.plist",
"entitlementsInherit": "build/entitlements.plist",
"gatekeeperAssess": false,
"artifactName": "${productName}-Mac-${version}-Installer.${ext}"
},
"win": {
"icon": "build/icon.png",
"target": [
{
"target": "nsis",