Skip to content

v0.3.0-RC2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:54
· 23 commits to master since this release

macOS installation

macOS will show "Vectrex Studio is damaged and can't be opened" because the app is not signed with an Apple Developer certificate. To fix it, run this command in Terminal after dragging the app to Applications:

xattr -cr "/Applications/Vectrex Studio.app"

Then open it normally.

Full Changelog: v0.3.0-RC1...v0.3.0-RC2