facebook出品 ,这货肯定不简单。
- 1、打开终端运行此脚本。
curl -LsSf https://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1
- 2、 安装
brew
sudo brew install wget
- 3、 安装
Chisel
sudo brew install chisel
- 4、 安装到xcode
xcode-select --install
其实操作完这些步,差不多就行了,和cocoapods差不了多少。简单暴力。