Closed brustolin closed 1 week ago
Enabled Strict Concurrency Check so we can have this extra layer of protection against race conditions, and prepare for customer Swift projects also changing to Swift 6.
Unfortunately this will not work for Xcode 15, which is still supported by Apple. So we will need to postpone it.
:scroll: Description
Enabled Strict Concurrency Check so we can have this extra layer of protection against race conditions, and prepare for customer Swift projects also changing to Swift 6.