Browse Source

Don't require Rosetta to run Mac ARM64 installer.

tags/v2.2.2
Andrew Belt 1 year ago
parent
commit
8966f25a00
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Distribution.xml

+ 1
- 1
Distribution.xml View File

@@ -6,7 +6,7 @@
<os-version min="10.9"/> <os-version min="10.9"/>
</allowed-os-versions> </allowed-os-versions>


<options require-scripts="false" customize="never"/>
<options require-scripts="false" customize="never" hostArchtectures="x86_64,arm64"/>
<choices-outline> <choices-outline>
<line choice="com.vcvrack.rack"/> <line choice="com.vcvrack.rack"/>
</choices-outline> </choices-outline>


Loading…
Cancel
Save