CocoaPods CDN: trunk Repo updat

2020-05-14  本文已影响0人  冰点雨

1、出现了下边的问题:

Adding spec repo trunk with CDN https://cdn.cocoapods.org/

[!] CDN: trunk Repo update failed - 58 error(s):

  1. 在podfile中添加source ‘https://github.com/CocoaPods/Specs.git’即可,要是还不行就看下面第三条

(1)podfile添加source 'https://github.com/CocoaPods/Specs.git'

(2)查看一下源列表

pod repo list 

(3) 移除trunk源

pod repo remove trunk
上一篇 下一篇

猜你喜欢

热点阅读