circuitjs1
circuitjs1 copied to clipboard
Macarm standalone download broken?
I can't open the standalone arm version on mac. I get the error from the screenshot.
MacOS sonoma 14.1 Apple M2 Pro
Yes, I didn't build that correctly, apparently. I don't have an ARM mac to test it on. Someone said they fixed it by running this command in terminal:
xattr -cr Electron.app
That did the trick. Thanks for the response!