Xcode 9 Swift Language Version (SWIFT_VERSION)
问题 I\'ve recently updated xcode to version 9. Before that in Xcode 8.x whenever I use to do pod update it shows me an update code to convert the code to Swift 3 and doing that solve the errors. But now it is giving me this error: The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor. For this error I\'ve tried Build Settings > Swift Language Version and it was Swift 3.2 But as