I can't see Swift 5.2 option in Build Settings, Xcode latest version 11.4.1 (11E503a)
I ran xcrun swift -version
and got this:
Apple Swift version 5.2.2 (swiftlang-1103.0.32.6 clang-1103.0.32.51)
Target: x86_64-apple-darwin19.4.0
How can I get Swift 5.2 option?