Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:10
· 53 commits to dev since this release
e6f1f54

Fixed

  • Packaged app launch crash. v0.2.0/v0.2.1 release builds crashed on launch ("could not load resource bundle") because the SwiftPM resource bundle wasn't resolvable in a code-signed .app. The app now resolves it from Contents/Resources, and the packaging places it there. (#28)

Full changelog: v0.2.1...v0.2.2