mirror of
https://github.com/balena-io/etcher.git
synced 2025-08-01 07:27:44 +00:00
patch: add arm64 output
Change-Type: patch
This commit is contained in:
parent
bed126506f
commit
d02c1e0bf3
@ -16,6 +16,11 @@ mac:
|
||||
entitlements: "entitlements.mac.plist"
|
||||
entitlementsInherit: "entitlements.mac.plist"
|
||||
artifactName: "${productName}-${version}.${ext}"
|
||||
target:
|
||||
- target: dmg
|
||||
arch:
|
||||
- x64
|
||||
- arm64
|
||||
dmg:
|
||||
background: assets/dmg/background.tiff
|
||||
icon: assets/icon.icns
|
||||
|
Loading…
x
Reference in New Issue
Block a user