Build service could not start build operation: internal error: failed to send the system info to ...

编译xcode项目,出现Build service could not start build operation: internal error: failed to send the system info to the build service错误。

尝试过的方案:

1.等待xcode indexing加载完成,编译(失败)
2.重启xcode和mac(失败)
3.Command + Shift + K或者Product > Clean Build Folder,在重启xcode(失败)
4.删除/Users/xxx/Library/Developer/Xcode/DerivedData,重启xcode(失败)

解决:

删除xcworkspace、Podfile.lock、Pods,重新pod install。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容