removed dmg build step

This commit is contained in:
DJ2LS 2023-01-21 15:54:16 +01:00
parent 432d091c97
commit 7f7061dae3

View file

@ -64,25 +64,17 @@
"buildResources": "build", "buildResources": "build",
"output": "dist" "output": "dist"
}, },
"dmg": { "mac": {
"icon": "build/icon.png", "target": [
"contents": [ "default"
{
"x": 130,
"y": 220
},
{
"x": 410,
"y": 220,
"type": "link",
"path": "/Applications"
}
], ],
"icon": "build/icon.png",
"hardenedRuntime": true, "hardenedRuntime": true,
"entitlements": "build/entitlements.plist", "entitlements": "build/entitlements.plist",
"entitlementsInherit": "build/entitlements.plist", "entitlementsInherit": "build/entitlements.plist",
"gatekeeperAssess": false "gatekeeperAssess": false
}, },
"win": { "win": {
"icon": "build/icon.png", "icon": "build/icon.png",
"target": [ "target": [