[iOS] SWIFT_STRICT_CONCURRENCY Complete - can't build
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
I can't build tutorial projects with set SWIFT_STRICT_CONCURRENCY Complete
In Swift 6.0 this property will be set by default. This bug should have high priority because projects with RIBs included can't be build.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the tutorial projects and reproduce the build using SWIFT_STRICT_CONCURRENCY set to Complete. Review the compiler errors shown in the issue and trace them to the affected iOS code. Done means the tutorial projects build successfully with Complete enabled, including under Swift 6.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100