improvements to package json

This commit is contained in:
DJ2LS 2023-01-21 15:39:15 +01:00
parent 0635d35443
commit 8e68aef7f9

View file

@ -77,7 +77,11 @@
"type": "link", "type": "link",
"path": "/Applications" "path": "/Applications"
} }
] ],
"hardenedRuntime": true,
"entitlements": "build/entitlements.plist",
"entitlementsInherit": "build/entitlements.plist",
"gatekeeperAssess": false
}, },
"win": { "win": {
"icon": "build/icon.png", "icon": "build/icon.png",