iQualize v0.51.0
Install
Download the .dmg, open it, and drag iQualize to Applications. Universal build — Apple Silicon and Intel, macOS 14.2+.
iQualize is ad-hoc signed, not notarized. macOS quarantines web downloads, and for an unnotarized app that shows up as "iQualize is damaged and can't be opened". It isn't. Clear the flag once:
xattr -dr com.apple.quarantine /Applications/iQualize.app
Then open it normally. For the iqualize command line tool: Settings (⌘,) → General → Install Command Line Tool.
Thanks
- @nordicdata for reporting #136 — CLI suggestion
What's Changed
- install.sh: fix skip detection so unchanged binaries are actually skipped by @dariuscorvus in github.com/dariuscorvus/iqualize/pull/137
- Report app version and build commit in iqualize status by @dariuscorvus in github.com/dariuscorvus/iqualize/pull/138
Full Changelog: github.com/dariuscorvus/iqualize/compare/v0.50.0...v0.51.0