Xcode 自动升级到8.21后坑-Abort trap: 6

Posted 助金

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Xcode 自动升级到8.21后坑-Abort trap: 6相关的知识,希望对你有一定的参考价值。

pod install or pod update show this message:
Generating Pods project Abort trap: 6


solve method:
udo gem uninstall cocoapods

sudo gem install cocoapods --pre

以上是关于Xcode 自动升级到8.21后坑-Abort trap: 6的主要内容,如果未能解决你的问题,请参考以下文章