CocoaPods安装和使用教程及报错解决

2017-07-25  本文已影响0人  leaderleader

CocoaPods

链接】CocoaPods安装和使用教程

http://code4app.com/article/cocoapods-install-usage

【链接】cocoapods:安装/更新Ruby环境教程

http://www.cnblogs.com/Mrliheng/p/5665894.html

http://www.cnblogs.com/dsxniubility/p/4621314.html

【链接】ios项目中安装和使用CocoaPods

http://blog.csdn.net/jjmm2009/article/details/41944959

【链接】MacOS10.12系统cocoapods安装

http://blog.csdn.net/longzs/article/details/52778538



下面是解决方法

如果报错上一行就执行下一行命令

[!] Unable to find a pod with name, author, summary, or descriptionmatching `iOS\-AlipaySDK`

==================================

rm ~/Library/Caches/CocoaPods/search_index.json

pod search AFNetworking

gem问题

==============================

xcode-select --install

==================================================

ruby 升级不上去 解决方案

http://www.mamicode.com/info-detail-1574918.html

上一篇 下一篇

猜你喜欢

热点阅读