xcode编译错误:The Legacy Build System will be removed in a future release.
作者:互联网
xcode报错
The Legacy Build System will be removed in a future release. You can configure the selected build system and this deprecation message in File > Workspace Settings.
解决方法:
file -> Workspace Settings ->Build System:Legacy Build System (Deprecated) 改成 :New Build System
如下图
标签:Settings,xcode,System,Legacy,future,Build,Workspace 来源: https://blog.csdn.net/boildoctor/article/details/120429577