简书链接:Xcode包管理工具Alcatraz安装经历
文章字数:112,阅读全文大约需要1分钟

Alcatraz successfully installed!!1!🍻 Please restart your Xcode (9.4.1).

首先是打开xcode,进入首选项,把命令行选择一下,否则提示
xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
然后输入 sudo su输入密码
然后输入
sh-3.2# curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh
然后重启xcode

操作截图

image.png

9.4翻车了
9.3的破解方式
https://blog.csdn.net/jingfa1993/article/details/65633047