cocoapods报错 [!] CDN: trunk Repo
2019-12-18 本文已影响0人
guoshengboy
今天要安装个第三方 一直报错
image.png
image.png
image.png
解决方式是 在Podfile文件中添加source 'https://github.com/CocoaPods/Specs.git'
image.png
image.png
解决方式是 在Podfile文件中添加source 'https://github.com/CocoaPods/Specs.git'
image.png