Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:39
· 11 commits to main since this release

Opening on macOS

No paid Apple Developer account yet, so the macOS build is ad-hoc signed but not
notarized. On first launch Gatekeeper may say "XSpaceWar-AI is damaged and can't
be opened."
It is not damaged — macOS just quarantines un-notarized downloads.
Clear the quarantine flag in Terminal and it opens normally:

xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app

Right-click → Open (and System Settings → Open Anyway) do not clear the
"damaged" warning — only the command above does.

Full Changelog: v2.1.6...v2.2.0