The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor.
在targets - Build settings 设置swift version即可 (默认为unspecified, 设置成当前最高版本即可)
本文介绍了解决Swift项目中SwiftLanguageVersion设置问题的方法。针对使用Swift的目标,必须将此设置更改为支持的版本,通常建议设置为当前最高版本。
The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor.
在targets - Build settings 设置swift version即可 (默认为unspecified, 设置成当前最高版本即可)
1466
6673
112
3347
3741

被折叠的 条评论
为什么被折叠?