1、 pod repo remove master
2、 cd ~/.cocoapods/repos
3、git clone --depth 1 https://github.com/CocoaPods/Specs.git master
4、 rm ~/Library/Caches/CocoaPods/search_index.json
5、 pod search XXX
网上方法天花乱坠,能解决自己问题的才是最好的方法。
这个方法在我这里靠谱,其他的都是讲的天花乱坠。
稳,靠谱
1、 pod repo remove master
2、 cd ~/.cocoapods/repos
3、git clone --depth 1 https://github.com/CocoaPods/Specs.git master
4、 rm ~/Library/Caches/CocoaPods/search_index.json
5、 pod search XXX
网上方法天花乱坠,能解决自己问题的才是最好的方法。
这个方法在我这里靠谱,其他的都是讲的天花乱坠。
本文标题:[!] Unable to find a pod with na
本文链接:https://www.haomeiwen.com/subject/xoqcuktx.html
网友评论