twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.71k stars 306 forks source link

Activate Maximal Swift Concurrency Checking #187

Open Harry-KNIGHT opened 2 months ago

Harry-KNIGHT commented 2 months ago

For support Swift 6 we have to activate the swift concurrency checking to maximal.

twostraws commented 2 months ago

Does it actually build after the change? 😅