Itch app can fix this, however some people (like myself) don’t feel like installing it.
Two possible things could be happening. The first one can be fixed by doing the following. After extracting:
- Open Terminal app.
cd Downloads
or whichever folder you used to downloadxattr -dr com.apple.quarantine Digital-Logic-Sim.app
After that, you should be able to run. If you still can’t, try the following:
chmod +x Digital-Logic-Sim.app/Contents/MacOS/Digital-Logic-Sim
and all errors should be fixed. If anyone else on Mac needs support, I can help.