Skip to content

Commit bd33628

Browse files
Merge pull request #840 from Adamant-im/feat/universal-mac-os-build
Feat: universal mac os build
2 parents aac5402 + b8bc12c commit bd33628

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)