Skip to content

Releases: tullulah/vectrex-studio

v0.3.0

02 Jun 11:47

Choose a tag to compare

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.

What's Changed

  • fix: emulator blank screen on Windows (init race condition) by @pacovidal in #3

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.3.0-RC2

01 Jun 21:54

Choose a tag to compare

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

v0.3.0-RC1

31 May 23:03

Choose a tag to compare

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

v0.2.1

21 May 17:02

Choose a tag to compare

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.

What's Changed

  • fix: emulator blank screen on Windows (init race condition) by @pacovidal in #3

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Mar 09:14

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Feb 19:58

Choose a tag to compare