Skip to content

v7.0.2

Compare
Choose a tag to compare
@younata younata released this 10 Jun 00:27
· 115 commits to main since this release

This is a bug fix release that primarily fixes a conflict in how Nimble defines FileString and how Quick defines FileString when you use both via Swift Package Manager. It also fixes a number of warnings people who install Quick via Swift Package Manager on Darwin will receive.

What's Changed

  • Correct a few places where we falsely assume "SWIFT_PACKAGE" == not darwin by @younata in #1223

Full Changelog: v7.0.1...v7.0.2