Skip to content

BUILDOM 0.1.0

Choose a tag to compare

@janwagner janwagner released this 06 Sep 18:17
· 4 commits to main since this release

Standalone build v0.1.0.

Download the dmg, install and play.

More on the journey: https://blog.buildom.online


macOS: "BUILDOM.app is damaged and can't be opened"?

The app is not code-signed yet, so macOS blocks downloaded apps. This is a one-time fix:

  1. Install the app (open the dmg, drag BUILDOM.app into Applications).

  2. Open Terminal and run:

    xattr -cr /Applications/BUILDOM.app
    
  3. Open the app — it will start normally.

Alternatively: open System Settings → Privacy & Security, scroll down and click Open Anyway.

Windows: SmartScreen may show a warning on first launch — click More info → Run anyway.