会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
&清风&
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2017年4月6日
使用cocapods报错 [!] Your Podfile has had smart quotes sanitised. To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off smart quotes
摘要: 从github上下载的工程大部分都使用了cocapods,在install的时候可能会报错。 报错原因: 1、不要使用文本编辑去编辑Podfile文件,使用Xcode编辑,或者使用终端敲命令去编辑。 2、Podfile 的内容语法格式有问题 记录下修改的步骤方便查找。1. cd 进入到工程目录 2.
阅读全文
posted @ 2017-04-06 11:41 &清风&
阅读(204)
评论(0)
推荐(0)
编辑