在Mac安裝Cocoapods時出現(xiàn)
[!] 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
[!] 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