v0.2.2
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 fromContents/Resources, and the packaging places it there. (#28)
Full changelog: v0.2.1...v0.2.2