Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support strict concurrency checking #73

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

NickEntin
Copy link
Collaborator

This gets the framework ready for Swift 6. The biggest change here is most types become main actor-bound and some types become sendable.

Also takes care of a lot of outstanding maintenance we needed to get this working - updating dependencies, bumping builds to run on macOS 14, bumping our min support to iOS 13 and Xcode 15, migrating tests to run on iOS 17, etc.

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.

1 participant