【发布时间】:2016-10-11 14:49:40
【问题描述】:
localhost:PodTest3 haiwang$ pod install
Analyzing dependencies
Downloading dependencies
Installing MBProgressHUD (0.9.2)
Installing Masonry (1.0.2)
Generating Pods project
Abort trap: 6
升级到 Xcode 8 后,cocoapods 不再工作。我试过卸载安装,还是不行。
【问题讨论】:
-
Cocoapods 没有生成工作空间文件
-
我尝试了很多方法,直到将我的 ruby(2.0.0) 更新到 2.2.4。可能我以为这个BUG是老红宝石造成的。
-
我尝试了以上所有方法来解决这个问题。最后,我通过使用 gem 更新 xcodeproj 解决了这个问题。