Skip to content

Commit

Permalink
build: compile universal macOS build, instead of two separate ones
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed Feb 10, 2025
1 parent 283106a commit 4b35adc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ mac:
target:
target: dmg
arch:
- x64
- arm64
- universal
type: distribution
hardenedRuntime: true
entitlements: assets/entitlements.mac.plist
Expand Down

0 comments on commit 4b35adc

Please sign in to comment.