安装 MonkeyDev
https://github.com/AloneMonkey/MonkeyDev/wiki/安装
- 安装最新的theos
$ sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
- 安装ldid(如安装theos过程安装了ldid,跳过)
$ brew install ldid
- 执行安装MonkeyDev命令
$ sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)"