Skip to content

Commit 23647f4

Browse files
committed
feat: universal mac os build
1 parent 71e4102 commit 23647f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electron-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ mac:
4141
arch:
4242
- x64
4343
- arm64
44+
- universal
4445

4546
afterSign: 'scripts/electron/notarize.cjs'
4647
afterPack: 'scripts/electron/sandboxFix.mjs'

0 commit comments

Comments
 (0)