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
posted on 2017-01-05 09:24  助金  阅读(336)  评论(0编辑  收藏  举报