pod install 报错 CDN: trunk Repo u

2021-12-20  本文已影响0人  九九丸子

解决办法参考: https://paaatrick.com/2020-04-10-cocoapods-trunk-cdn-issue/

但是在下面这一步 clone 源的时候特别慢,慢到崩溃。

添加源

  1. 添加 官方 CocoaPods Git 源
执行 `pod repo add cocoapods [https://github.com/CocoaPods/Specs.git](https://github.com/CocoaPods/Specs.git)`
  1. 添加 清华 CocoaPods 镜像源

所以参考下面两篇文章:
https://blog.csdn.net/Riseboy/article/details/106182921
https://blog.csdn.net/qq_15509071/article/details/94730336
用从 git 直接下载压缩包的方式。

上一篇下一篇

猜你喜欢

热点阅读