Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k stars 598 forks source link

Drop swift 5.6 #1009

Closed younata closed 1 year ago

younata commented 1 year ago

The developer experience, especially with toEventually is pretty bad. 5.6 is fine for Quick, but Nimble should require 5.7.

In the PR marking sync versions of toEventually as noasync, I'll give a better explanation. This is just setting up for that.

This PR also adds documentation for what to update for the next time someone updates swift and/or OS versions.