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

Swift 6 & Complete concurrency checking #29

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Swift 6 & Complete concurrency checking #29

merged 5 commits into from
Oct 23, 2024

Conversation

LiYanan2004
Copy link
Owner

Swift 6

  • Update swift-tool-version to 6.0
  • Specify product swiftLanguageVersion to .v6

Concurrency Checking

  • Add Sendable conformance
  • Fix errors and warnings that compiler produces.

@LiYanan2004 LiYanan2004 marked this pull request as ready for review October 23, 2024 08:13
@LiYanan2004 LiYanan2004 merged commit 6158dfa into main Oct 23, 2024
4 of 5 checks passed
@LiYanan2004 LiYanan2004 deleted the swift-6 branch October 23, 2024 08:13
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