Skip to content

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 10:52
· 38 commits to main since this release

Full Changelog: v2.0.1...v2.1.1


Opening on macOS

The macOS build is ad-hoc signed but not notarized, so on first launch Gatekeeper may say "XSpaceWar-AI is damaged and can't be opened." It is not damaged — that's just macOS blocking an un-notarized download:

  • Right-click the app → OpenOpen (once), or
  • Terminal: xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or
  • System Settings → Privacy & SecurityOpen Anyway.