3

I have an Objective-C project in Xcode 8.2.

I receive the following error:

“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

1 Answers1

0

Go to build settings then change swift version No instead of Yes.

aafat
  • 148
  • 2
  • 19