- CDN: trunk URL couldn't be downl
- pod install 报错 CDN: trunk Repo u
- CDN: trunk Repo update failed
- Pod Install又失败了么?---- 理解Pod Inst
- pod search 报错 (更新了macOS Catalina
- pod install/update 报错CDN: trunk
- pod install/update 报错Connection
- pod repo push ....报错CDN: trunk U
- CDN: trunk URL couldn't be downl
- pod repo remove trunk
解决办法参考: https://paaatrick.com/2020-04-10-cocoapods-trunk-cdn-issue/
但是在下面这一步 clone 源的时候特别慢,慢到崩溃。
添加源
执行 `pod repo add cocoapods [https://github.com/CocoaPods/Specs.git](https://github.com/CocoaPods/Specs.git)`
所以参考下面两篇文章:
https://blog.csdn.net/Riseboy/article/details/106182921
https://blog.csdn.net/qq_15509071/article/details/94730336
用从 git 直接下载压缩包的方式。
网友评论