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 compatibility #43

Merged
merged 7 commits into from
Jan 5, 2025
Merged

Swift 6 compatibility #43

merged 7 commits into from
Jan 5, 2025

Conversation

DrAma999
Copy link
Owner

@DrAma999 DrAma999 commented Jan 2, 2025

This PR adds the compatibility to swift 6 and complete strict concurrency check.
Saying that is not thread safe, most classes are marked as @unchecked Sendable and @preconcurrency

@DrAma999 DrAma999 self-assigned this Jan 2, 2025
@DrAma999 DrAma999 changed the base branch from master to develop January 2, 2025 21:09
@DrAma999 DrAma999 merged commit 0bde676 into develop Jan 5, 2025
@DrAma999 DrAma999 deleted the feature/xcode16 branch January 5, 2025 15:51
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