ios 开发: pod 慢,替换


运行命令:pod repo

发现是github的源,如何替换呢?


网上给出的都是使用如下方法换掉repo的源:

pod repo remove master

pod repo add master https://git.coding.net/CocoaPods/Specs.git

pod repo update

 

然而我试了好多次结果是:

[!] To setup the master specs repo, please run pod setup.

 

最后继续查找,找到了如下的,方法:

执行:

git clone  https://gitclub.cn/CocoaPods/Specs.git  ~/.cocoapods/repos/master



最后切记要:

pod repo update


这样之后,,相信我们的pod install 和 pod update 等等都有快速好多了。


新建的podfile文件,第一行填写: source 'https://gitclub.cn/CocoaPods/Specs.git'  


参考文献: http://www.cnblogs.com/yfming/p/5965860.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值