We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9e2a2 commit 13d0de5Copy full SHA for 13d0de5
tools/macos-installer/productbuild/distribution.xml.tmpl
@@ -6,7 +6,7 @@
6
<background alignment="topleft" file="osx_installer_logo.png"/>
7
<pkg-ref id="org.nodejs.node.pkg" auth="root"/>
8
<pkg-ref id="org.nodejs.npm.pkg" auth="root"/>
9
- <options customize="allow" require-scripts="false"/>
+ <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64"/>
10
<license file="license.rtf"/>
11
<choices-outline>
12
<line choice="org.nodejs.node.pkg" />
0 commit comments