mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Update electron-builder.yml
This commit is contained in:
parent
a4c590ccbe
commit
7b043b7221
@ -28,12 +28,17 @@ afterPack: "./scripts/afterPack.js"
|
||||
# Mac OS configuration
|
||||
mac:
|
||||
icon: "./img/icons/icns/256x256.icns"
|
||||
hardenedRuntime: true,
|
||||
gatekeeperAssess: false,
|
||||
entitlements: "build/entitlements.mac.plist",
|
||||
entitlementsInherit: "build/entitlements.mac.plist",
|
||||
target:
|
||||
- { target: dmg }
|
||||
|
||||
# Config for OSX dmg
|
||||
dmg:
|
||||
icon: "./img/icons/icns/256x256.icns"
|
||||
sign: false
|
||||
iconSize: 100
|
||||
contents:
|
||||
- x: 130
|
||||
|
Loading…
x
Reference in New Issue
Block a user