美文网首页
Cocoapods详情11:[!] CDN: trunk Rep

Cocoapods详情11:[!] CDN: trunk Rep

作者: 物非0人非 | 来源:发表于2022-05-25 22:17 被阅读0次

解决办法:

  1. podfile文件中指定source源为master:
source 'https://github.com/CocoaPods/Specs.git'
image.png

2.执行pod repo remove trunk移除trunk源

pod repo remove trunk

执行完后,pod search就都正常了!

相关文章

网友评论

      本文标题:Cocoapods详情11:[!] CDN: trunk Rep

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