QuickRes 1.3
QuickRes 1.3 is now available as a source-only release.
This release updates the project to version 1.3 and aligns the repository’s release metadata and documentation with that version. Signed and notarized macOS binaries are not included in this release yet.
Highlights
- Bumped the app version to 1.3
- Aligned release metadata and project documentation for the 1.3 release
- Added a changelog entry for version 1.3
Source Only
This release does not include downloadable .app, .zip, or .dmg artifacts.
To build locally:
make buildTo run unit tests:
make testRequirements
- macOS 14.0 or later
- Apple Silicon Mac
- Xcode 16.4 or a compatible local toolchain
Notes
Public signed and notarized binaries will be added in a future release once Apple Developer signing is configured.