monitor 1.1.1
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
First launch: the app is not signed with a Developer ID and not
notarized, so macOS blocks it. Right-click the app and choose Open,
then Open again in the dialog. Or clear the quarantine flag yourself:
xattr -d com.apple.quarantine /Applications/monitor.appBuilding it yourself avoids all of that — Scripts/make-app.sh.
What's Changed
- Release on every merge, and work out the version number here by @evandhoffman in #14
- Sign with a Developer ID and notarize, when there is one to sign with by @evandhoffman in #15
Full Changelog: v1.1.0...v1.1.1