【发布时间】:2017-01-29 17:29:00
【问题描述】:
当我在 Xcode 8 中打开我的项目时,出现以下错误
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
参考 StackOverflow 上类似的 post ,使用 Legacy Swift Language Version YES/NO 。但是通过 YES 或 No value 对我不起作用?
请帮忙。
我已经检查了 Use Legacy Swift Language Version to options YES/NO 请检查随附的屏幕截图
【问题讨论】:
-
我已经提到了这篇文章..仍然对我不起作用
-
老兄。您的问题仍然显示为未回答。
-
面临同样的问题。你有解决办法吗? @rakex
标签: swift compiler-errors swift3 xcode8