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] Fix Swift 6 warnings #1513

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Conversation

marcosgriselli
Copy link
Contributor

Add backwards compatible Swift 6 (Swift 5 language mode) fixes to protocol conformance and non-sendable type warnings

@marcosgriselli
Copy link
Contributor Author

@yonaskolb can we get this one merged too?

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

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

Thanks @marcosgriselli. Those protocol conformance warnings are generally valid, but in these cases I don't think it's likely they will be issues in the future.

@yonaskolb yonaskolb merged commit 1aa7e28 into yonaskolb:master Dec 29, 2024
2 checks passed
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.

2 participants