Xcode工程编译错误之iOS开发之The Xcode build system has crashed. Please close and reopen your workspace

解决方法:

1. 删除DerivedData
2. 参照上面的链接设置:File -> Workspace Settings -> Build System -> Legacy Build Sysem
3. 关闭xcode重新打开

猜你喜欢

转载自www.cnblogs.com/lxlx1798/p/10736564.html