2.17.0
2.17.0
Breaking
- None.
Enhancements
- Added the
--relative-results
option to output result paths relative to the current directory. --quiet
now 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.