安装xcode插件管理器
安装xcode插件管理器
ps:执行命令安装之前把xcode关闭。
由于天朝网络问题,用第二种比较靠谱,当然你要是可以越过长城,那就没问题,要是没有,就会和我一样:
2.github clone install
git clone https://github.com/alcatraz/Alcatraz.git
1 . open with xcode
2 . run with xcode(agree all loadbundle)
- 安装完成之后,打开xcode,在window导航栏下找到
package Manager
打开
- 看到各种各样的插件,可以删除、管理、安装
卸载Alcatraz
Uninstall
Delete the plugin:
rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin
Remove all cached data:
rm -rf ~/Library/Application\ Support/Alcatraz