|
|
|
|
|
by FireBeyond
63 days ago
|
|
That's not going to solve the issue. You are trying to emulate x86 to test those builds. Rosetta doesn't emulate x86 hardware, but translates x86 instructions into ARM. The only thing your solution would get you is verification that the Intel build can work on Apple Silicon with Rosetta. |
|