CocoaPods下载太慢解决办法
2024-03-20 本文已影响0人
Jabne
clone https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master
podfile中添加source "https://github.com/CocoaPods/Specs.git”
clone https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master
podfile中添加source "https://github.com/CocoaPods/Specs.git”