0.1.2 • Published 9 years ago

cocoapods-cli v0.1.2

Weekly downloads
6
License
ISC
Repository
github
Last release
9 years ago

cocoapods-cli

因为cocoapods速度问题,不知道浪费了多少时间了!

用的最多的 pod install ,pod update 每次都要升级cocoapods的spec仓库,在命令执行时添加参数可以略过此步。

珍爱生命吧!

Install

sudo npm install -g cocoapods-cli

Commands

podi

pod install --verbose --no-repo-update

podu

pod update --verbose --no-repo-update

podc

rm -rf ~/Library/Developer/Xcode

http://stackoverflow.com/questions/19391768/file-has-been-modified-since-the-precompiled-header-was-built

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v0.1.0 初始化版本

欢迎fork和反馈

  • write by i5ting shiren1118@126.com

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago