pod setup 本身就是从 https://git.coding.net/CocoaPods/Specs.git 下载项目到本地流程
直接使用下面方法 复制到终端后运行
Git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
再找个podflie 文件 pod install 一下 等待时间完成即可
pod setup 本身就是从 https://git.coding.net/CocoaPods/Specs.git 下载项目到本地流程
直接使用下面方法 复制到终端后运行
Git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
再找个podflie 文件 pod install 一下 等待时间完成即可
本文标题:解决pod setup 时间久的问题
本文链接:https://www.haomeiwen.com/subject/laillctx.html
网友评论