Update electron-builder.yml

This commit is contained in:
AlphaX-Projects 2022-01-02 00:08:05 +01:00 committed by GitHub
parent d2f2150f32
commit 1a4bc86e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,11 @@ mac:
entitlements: "./build/entitlements.mac.plist"
entitlementsInherit: "./build/entitlements.mac.plist"
category: "public.app-category.utilities"
asarUnpack: "**/*.node"
target:
- { target: dmg }
- { target: pkg }
- { target: zip }
# Config for OSX dmg
dmg: