chore: add mac M1 support

Change-Id: I53b007045762e6ecc5c7675abda8c28c2e507426
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
Florent Benoit 2022-03-09 14:56:05 +01:00
parent 7473dbcbec
commit c41db0b78a
No known key found for this signature in database
GPG key ID: 2059A04C1C0A39C2

View file

@ -36,6 +36,15 @@ const config = {
'packages/**/dist/**',
'extensions/**/builtin/*.cdix/**',
],
mac: {
target: {
target: 'default',
arch: [
'x64',
'arm64'
]
},
},
dmg: {
contents: [
{