From 58b6cd031c6d0cba56da98e4450fb0d01bc00265 Mon Sep 17 00:00:00 2001 From: Fribbels Date: Mon, 5 Jun 2023 21:47:35 -0700 Subject: [PATCH] Mac packaging update --- package.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/package.json b/package.json index 561ef77e..eada5afb 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,15 @@ "perMachine": true, "allowToChangeInstallationDirectory": true }, + "mac": { + "target": { + "target": "default", + "arch": [ + "x64", + "arm64" + ] + } + }, "linux": { "target": [ "deb",