[Xcode] - Xocde13编译老项目报错:The Legacy Build System will be removed in a future release.

问题: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.

解决方案:

Xcode --file--Workspace Settings 

调整完之后,注意最下面一行 “Do not show a diagnostic issue about build system deprecation”,前面的框要勾选☑️上。

完毕之后,问题解决!

 

上一篇:macOS 12 升级xcode 13后无法打开iOS11.4Simulator解决方法


下一篇:Xcode项目搜索管理XCOrganizer Mac版轻松定位磁盘上的任何项目