You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes we currently support native M1 Macs, because we use quite a lot of dependencies I did not want to cross compile to ARM64.
I think you might be able to compile it as a rosetta build in Xcode. This should work as expected.
I'll confirm this works on mOS 20F5046g using Xcode 12D4e on X86 flawlessly and on M1, as noted by the Developer, just Compile for Rosetta.. works fine.
I've tried the M1 ARM Compile and that looks like it'll need a bit of work.
Also.. To Developers.. please note that I had no luck with this in Xcode-Beta but worked fine with 12D4e.
Hello,
I am trying to build the project form a M1 Mac and the error messages show "No such module PSI". Are there any dependencies that I need to install?
The text was updated successfully, but these errors were encountered: