本文介绍了Сocoapods中继URL无法下载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

pod回购更新尝试过

有人知道如何解决此问题吗?

Does somebody know how to fix this problem?

推荐答案

似乎是一个CDN问题,因为当我使用代理时,链接已打开,当不打开时返回错误。

It seems that it's a cdn problem because when i use proxy the link https://cdn.cocoapods.org/all_pods_versions_e_2_1.txt is opened and when not it return error.

我做了什么:
gem卸载可可豆
宝石清理
rvm osx-ssl-certs更新所有

那没有帮助。

然后我去了Chrome并打开了d 这是一个错误。然后我清除了缓存,但没有帮助。在并返回代理之后,它开始工作。

Then i went to Chrome and opened https://cdn.cocoapods.org/all_pods_versions_e_2_1.txt it was an error. Then i cleared cache but it didn't help. After switching to proxy and returning back it started to work.

这篇关于Сocoapods中继URL无法下载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 06:29