I have been getting the following error with Xcode 8.3 in my pure Objective C project.
I have not been able to find a solution for this, there are no swift parameters in my build settings and I can not find any solutions online for this either.
Any Ideas? This was building fine a few days ago, and the only difference I can see is that xcode updated.
"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.