[iOS] SWIFT_STRICT_CONCURRENCY Complete - can't build
I can't build my 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 ModernRIBs included can't be build.
Details: Issue #633 in RIBs
Thanks! I will take a look into it.
@programming086
I was preparing a patch for Swift 6, but I found out that there was a comment in the RIBs repo. I think it would be good to watch the changes in RIBs.
If there is a need to make changes in ModernRIBs, I will revisit it again.
@DevYeom https://github.com/uber/RIBs/issues/640
@DevYeom UBER created repo https://github.com/uber/RIBs-iOS