We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520dfa0 commit 39521b4Copy full SHA for 39521b4
macosx/package.xml.in
@@ -13,7 +13,7 @@
13
</choices-outline>
14
<domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true" />
15
<license file="@CURDIR@/../COPYING" mime-type="text/plain" />
16
- <options customize="never" hostArchitectures="x86_64" require-scripts="false" rootVolumeOnly="true" />
+ <options customize="never" hostArchitectures="arm64,x86_64" require-scripts="false" rootVolumeOnly="true" />
17
<pkg-ref id="org.jackaudio.jack2" />
18
<welcome file="@CURDIR@/package-welcome.txt" mime-type="text/plain" />
19
</installer-gui-script>
0 commit comments