GitHub地址?https://github.com/AloneMonkey/MonkeyDev
中文文檔?https://github.com/AloneMonkey/MonkeyDev/wiki/%E5%AE%89%E8%A3%85
1.?安裝最新的theos
sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
2.?安裝ldid
brew install ldid
3. 安裝 MonkeyDev
cd MonkeyDev/bin
sudo ./md-install
多試幾次,樓主失敗了好多次(需要vpn)
4.?重啟Xcode之后,檢查工程模板中是否包含Monkey Dev的開發(fā)環(huán)境,安裝成功

5. 每次調(diào)試新的app請重新建一個project
參考鏈接:
https://www.cnblogs.com/doudouyoutang/p/9664405.html
https://blog.csdn.net/xiangzhihong8/article/details/79608250