Comment on Xcode 13 typing is delayed / really slow I working now from Xcode 12, but I have installed Xcode 13.1 Builds complete by Fastlane and it used Xcode 13 for distribution. For iOS 15 specific code you can use something like: #if swift(>=5.5) // your code #endif Programming Languages Swift Nov ’21