Skip to content

Conversation

stevensJourney
Copy link
Contributor

Overview

#70 added initial support for Swift 6 Strict Concurrency checks by annotating/extending protocols with Sendable.

The initial work missed some of our API protocols and definitions. This PR declares remaining items as Sendable.

The example app has also been updated to use Swift 6 with strict concurrency checking enabled.

@stevensJourney stevensJourney marked this pull request as ready for review September 3, 2025 18:42
Copy link
Contributor

@simolus3 simolus3 left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@stevensJourney stevensJourney merged commit 232e43c into main Sep 4, 2025
4 checks passed
@stevensJourney stevensJourney deleted the strict-concurrency-2 branch September 4, 2025 16:10
@stevensJourney stevensJourney mentioned this pull request Sep 5, 2025
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