Could not find a valid gem 'cocoapods' (>= 0), here is why: Unable to download data from h

阅读 86

2023-04-14


cocoaPods 最新安装方法

小白级的CocoaPods安装和使用教程

[!] To setup the master specs repo, please run pod setup

pod repo remove master
git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
pod setup
//去项目的根目录下
pod init
修改Podfile文件
pod install --verbose --no-repo-update


精彩评论(0)

0 0 举报