-
-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Description
On a new install of macOS without Rosetta on a M1 Mac, the ARM installer refuses to continue unless Rosetta is installed.
As far as I know, editing the file "Distribution.xml" in "builds/install/arch-specific/darwin/Distribution.xml" to adding the attribute hostArchitectures="arm64,x86_64" on should solve the problem.