I am compiling a Swift 2.3 project and have this problem on Xcode 8.1

I am compiling a Swift 2.3 project and have this problem on Xcode 8.1:

Use an outdated version of Swift "(SWIFT_VERSION) must be properly configured for purposes that use Swift. Use the [Edit> Convert> To Current Swift Syntax ...] menu to select the Swift version or use the Build settings editor to directly configure the build options.

There is still a problem after the conversion

-1
source share
1 answer

, , " Swift Language" true .

enter image description here

, .

+1

Source: https://habr.com/ru/post/1665204/


All Articles