码迷,mamicode.com
首页 > 其他好文 > 详细

更新Xocde 9 后, Cocoapods异常记录

时间:2017-11-24 19:05:30      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:成功   文件   file   frame   director   3.1.1   最新   ati   stat   

bogon:Snail chenwei$  pod install

-bash: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or director

找不到ruby 文件

首先要保证 更新 gem是最新的

sudo gem update --system

之后再更新 cocoapods ,不更新gem不可以

 

sudo gem install -n /usr/local/bin cocoapods

 

成功:  

bogon:Snail chenwei$ pod install

Analyzing dependencies

Downloading dependencies

Installing AFNetworking (3.1.0)

Using CommonElement (0.2.2)

Using MJRefresh (3.1.12)

Using Masonry (1.0.2)

Using XHLaunchAd (3.0.1)

Generating Pods project

Integrating client project

Sending stats

Pod installation complete! There are 5 dependencies from the Podfile and 5 total pods installed.

更新Xocde 9 后, Cocoapods异常记录

标签:成功   文件   file   frame   director   3.1.1   最新   ati   stat   

原文地址:http://www.cnblogs.com/chenwei-dcav/p/7891726.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!