This repository was archived by the owner on Aug 12, 2026. It is now read-only.
2.17.0
2.17.0
Breaking
- None.
Enhancements
- Added the
--relative-resultsoption to output result paths relative to the current directory. --quietnow silences warnings too.
Bug Fixes
- Fix redundant public accessibility analysis for protocol members declared in extensions that are referenced cross-module where the protocol itself is not.
- Remove checks causing errors when scanning multi-platform projects.
- Additional arguments passed through to xcodebuild/swift are now quoted automatically as needed.