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
如下图