privatedrop
privatedrop copied to clipboard
No such module PSI
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?
Hi,
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.
Hello!
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.
Cheers!
@xsscx I'll check back on it with Xcode 12.3 as it should be released right now. Thanks for bringing it up