09 2016 档案

git 问题记录
摘要:error: bad signature fatal: index file corrupt 处理方法: 在执行commit或revert等操作时,提示“bad index file sha1 signature fatal: index file corrupt”错误,导致操作失败。这是由于git 阅读全文

posted @ 2016-09-18 16:16 wxm5558 阅读(170) 评论(0) 推荐(0)

cocoapod入门级使用
摘要:参考这里的文章 http://code4app.com/article/cocoapods-install-usage 阅读全文

posted @ 2016-09-13 22:54 wxm5558 阅读(116) 评论(0) 推荐(0)

cocoapod使用日记
摘要:如果被强了,换到taobao镜像 重新安装 如果安装的时候出现错误: sudo gem install -n /usr/local/bin cocoapods 安装成功后,可以正常使用cocoapods 阅读全文

posted @ 2016-09-13 22:42 wxm5558 阅读(92) 评论(0) 推荐(0)