You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adopt Swift 6. Drop support for Xcode 15 and below (#39)
* Adopt Swift 6. Drop support for Xcode 15 and below
* Update README
* Simplify MainActor
* Simplify ActorQueue
Bump Xcode (#16)
* Adopt enableUpcomingFeature with StrictConcurrency
* Adopt fulfillment(of:timeout:) as waitForExpectations(timeout:) is deprecated in an async context
* Bump minimum supported version to Xcode 14.3.0
* Update macOS version
* Use cached ruby version – no need to install the latest
* Bump simulator versions to match newer Xcode
* Bump macOS version in build.swift