Skip to content

Conversation

stmontgomery
Copy link
Contributor

After async test support was added to this version of XCTest in #331, the Swift async/await feature became available in older Apple OSes, and on macOS specifically it changed from requiring 12.0 to 10.15. So this lowers the availability of all macOS 12.0 requirements of async APIs to 10.15.

After async test support was added to this version of XCTest in swiftlang#331, the Swift async/await feature became available in older Apple OSes, and on macOS specifically it changed from requiring 12.0 to 10.15. So this lowers the availability of all macOS 12.0 requirements of async APIs to 10.15.
@stmontgomery
Copy link
Contributor Author

@swift-ci Please test

Copy link

@dennisweissmann dennisweissmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Stuart!

@stmontgomery
Copy link
Contributor Author

@swift-ci Please test

1 similar comment
@stmontgomery
Copy link
Contributor Author

@swift-ci Please test

@grynspan
Copy link
Contributor

If you pick this up again, please do a quick check in the package for new API that uses concurrency and update as appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants