Skip to content

2.17.0

Compare
Choose a tag to compare
@ileitch ileitch released this 23 Nov 09:25
· 139 commits to master since this release
8509117

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.