cocoapod

Unable to find a pod with name,

2020-07-06  本文已影响0人  我是你狗爷

在尝试了stack overflow的各种方式都不行的情况下,请尝试使用这种解决方案:

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 AFNetWorking

原文链接:https://blog.csdn.net/qq_37269542/java/article/details/105625545

上一篇 下一篇

猜你喜欢

热点阅读