其他分享
首页 > 其他分享> > [Xcode] - Xocde13编译老项目报错:The Legacy Build System will be removed in a future release.

[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”,前面的框要勾选☑️上。

完毕之后,问题解决!

 

标签:deprecation,Xocde13,Xcode,system,System,Legacy,报错,Build,build
来源: https://www.cnblogs.com/richard-youth/p/15895704.html