Skip to content

Noema v0.0.3

Choose a tag to compare

@github-actions github-actions released this 26 May 09:16
· 44 commits to main since this release

macOS first launch

If macOS blocks Noema from opening after installation, run:

find /Applications/Noema.app -exec xattr -c {} \;

This clears quarantine attributes from the app bundle and allows macOS to launch it.

Full Changelog: v0.0.1...v0.0.3