sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offline macOS Arm version is corrupted

OneCodeCZ opened this issue · comments

There is only one file "Elektron" in DMG. After opening it Mac says: “Electron” is damaged and can’t be opened. You should eject the disk image. Intel version works just fine.

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

The command "xattr -cr Electron.app" fixed it. I hope I get better performance. Thanks.

Glad that worked. I don't think it will affect performance much. I would think it would have the same performance as using the website with Chrome.