遇到 CDN: trunk Repo update failed
2020-04-28 本文已影响0人
cI濱
CocoaPods更新后直接pod 一直不成功的一种解决方法:
如图比如 pod'Alamofire' 则在后面加上对应的 :git => 'https://github.com/Alamofire/Alamofire.git' 便可以成功

CocoaPods更新后直接pod 一直不成功的一种解决方法:
如图比如 pod'Alamofire' 则在后面加上对应的 :git => 'https://github.com/Alamofire/Alamofire.git' 便可以成功