mac 安装Cocoapods时发生的BUg
2015-07-27 本文已影响269人
kysonyangs
在Mac安装Cocoapods时出现
[!] CocoaPods was not able to update the `master` repo. If this is an unexpected issue and persists you can inspect it running `pod repo update --verbose`
找了很多资料,找到一种解决方法,纪录在此
rm -fr ~/.cocoapods/repos/master
pod setup