circuitjs1 icon indicating copy to clipboard operation
circuitjs1 copied to clipboard

Macarm standalone download broken?

Open dirkvdb opened this issue 2 years ago • 2 comments

image

I can't open the standalone arm version on mac. I get the error from the screenshot.

MacOS sonoma 14.1 Apple M2 Pro

dirkvdb avatar Nov 03 '23 12:11 dirkvdb

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

pfalstad avatar Nov 03 '23 17:11 pfalstad

That did the trick. Thanks for the response!

dirkvdb avatar Nov 03 '23 20:11 dirkvdb