Skip to content

Conversation

@thecoolwinter
Copy link
Contributor

Description

Updates certain callsites and asynchronous captures to build without warnings or errors using Swift 6.2.

This is a source-breaking change, as it adds a few new requirements for API users. Specifically it marks some callbacks as either @Sendable or @MainActor which shouldn't be too large a change for most cases.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

N/A

@thecoolwinter
Copy link
Contributor Author

@georgetchelidze Wanted to ping you quick before I merge this. Does this break anything too extraordinarily for you?

@georgetchelidze
Copy link
Collaborator

@thecoolwinter Nothing on my side should break with this 👍 Thanks for checking!

@thecoolwinter thecoolwinter merged commit cbd5c0d into main Aug 29, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the feat/swift-6.2 branch August 29, 2025 15:25
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.

3 participants