Skip to content

Strict swift concurrency support in the SDK #968

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

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

NandanPrabhu
Copy link
Contributor

@NandanPrabhu NandanPrabhu commented Jun 3, 2025

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

Strict swift concurrency changes added as part of swift 6 support in the SDK. if the target app had swift 6 as the swift version it would give build error because Swift 6 enforces Strict Swift concurrency

📎 References

🎯 Testing

@NandanPrabhu NandanPrabhu changed the title Feature/sdk 5963 Strict swift concurrency support in the SDK Jun 3, 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.

1 participant