Skip to content

v0.3.0-RC1

Choose a tag to compare

@github-actions github-actions released this 31 May 23:03
· 32 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.2.0...v0.3.0-RC1