0
点赞
收藏
分享

微信扫一扫

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


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 条评论