Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Commands to get this app running on MacOS

A topic by mogest created 70 days ago Views: 73 Replies: 1
Viewing posts 1 to 2

Unzip the application, move it to your Applications folder.

Then go to the Terminal app and run the two following commands:

chmod +x /Applications/Digital-Logic-Sim.app/Contents/MacOS/Digital-Logic-Sim
xattr -dr com.apple.quarantine /Applications/Digital-Logic-Sim.app

Now you can run Digital-Logic-Sim like normal, and it'll work fine until you upgrade your version when you'll need to do the same again.

Note that second command means MacOS will run the app, even tho it hasn't been validated by Apple.  Do so at your own risk, and run the above commands at your own risk too... you probably shouldn't be running commands left by random internet people in Terminal.

i have MacOS  and simply downloaded it from itch.io and had no problems. i never have to redownload it when updating or anything.