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.3...v0.0.4
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.3...v0.0.4