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重新打开

你可能感兴趣的:(Xcode工程编译错误之iOS开发之The Xcode build system has crashed. Please close and reopen your workspace)