Skip to content

iQualize v0.51.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:27
7a73173

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

What's Changed

  • install.sh: fix skip detection so unchanged binaries are actually skipped by @dariuscorvus in #137
  • Report app version and build commit in iqualize status by @dariuscorvus in #138

Full Changelog: v0.50.0...v0.51.0