美文网首页
Pod Install 慢

Pod Install 慢

作者: 天青Se等烟雨 | 来源:发表于2019-09-27 08:15 被阅读0次

如果Pod Install 一直挂起,报错,而且很慢~
建议pod 换repo源
1、先移除原来 repo $ pod repo remove master

2、移除成功后 $ git clone https://gitclub.cn/CocoaPods/Specs.git ~/.cocoapods/repos/master
https://gitclub.cn/CocoaPods/Specs.git目前一直处于同步更新GitHub的上的pod资源,每小时更新

3、下载安装完成后记得更新下repo $ pod repo update

搞定收工~

相关文章

网友评论

      本文标题:Pod Install 慢

      本文链接:https://www.haomeiwen.com/subject/itxgjctx.html