美文网首页
carthage 编译出错Task failed with ex

carthage 编译出错Task failed with ex

作者: petter102 | 来源:发表于2018-08-27 00:23 被阅读257次

今天一个旧的项目使用carthage的时候一直报错,让我无从下手。Task failed with exit code 65
编译出来说是xcode自己编译的有问题让我也是一脸懵逼。

这里直接说最后的解决办法
brew upgrade carthage
and then
carthage update --platform ios
over!

相关文章

网友评论

      本文标题:carthage 编译出错Task failed with ex

      本文链接:https://www.haomeiwen.com/subject/aiwaiftx.html