From 3582acce8c56a560b6c42a13b20ef27737d5b6e7 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 15 Jun 2021 00:03:56 +0800 Subject: [PATCH] add mac arm64 building config --- package.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 913f0aa..d201c06 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,15 @@ "mac": { "category": "public.app-category.utilities", "icon": "assets/AriaNg.icns", - "target": "dmg", + "target": [ + { + "target": "dmg", + "arch": [ + "x64", + "arm64" + ] + } + ], "fileAssociations": [ { "ext": [