当我打开我的项目到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
Run Code Online (Sandbox Code Playgroud)
参考StackOverflow 上的类似帖子,使用Legacy Swift语言版本是/否.但是,通过做YES或No值,它对我不起作用?
请帮忙.
我在我的项目中使用Swift 2.3.昨天,我将Xcode更新到版本8.3,但我的项目无法再成功构建.我收到此错误消息.
对于使用Swift的目标,需要正确配置"Swift语言版本"(SWIFT_VERSION).使用[Edit> Convert> To Current Swift Syntax ...]菜单选择Swift版本或使用Build Settings编辑器直接配置构建设置.
请帮我!谢谢!