From 13d0de5954da3b28aba63d39ec77198ecc02dee0 Mon Sep 17 00:00:00 2001 From: Ash Cripps Date: Fri, 16 Apr 2021 15:26:46 +0100 Subject: [PATCH] tools: set arch in Distribution.xml refs: https://github.com/nodejs/node/pull/37678#issuecomment-821179247 We overwrite the Distribution.xml file inside the pkg which means the pkg cannot be opened on apple silicon without rosetta as it defaults to x86_64 PR-URL: https://github.com/nodejs/node/pull/38261 Reviewed-By: Michael Dawson Reviewed-By: Richard Lau Reviewed-By: Anna Henningsen Reviewed-By: Beth Griggs Reviewed-By: Rich Trott --- tools/macos-installer/productbuild/distribution.xml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/macos-installer/productbuild/distribution.xml.tmpl b/tools/macos-installer/productbuild/distribution.xml.tmpl index 0b9d84701bb01a..d9b9d00f26c0f3 100644 --- a/tools/macos-installer/productbuild/distribution.xml.tmpl +++ b/tools/macos-installer/productbuild/distribution.xml.tmpl @@ -6,7 +6,7 @@ - +