1.创建:在终端中运行:
curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh
2.重启Xcode。弹出的选项中选择Load,如果不小心选了Skip,那么在终端运行:
defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-7.0
然后再重新运行第1步中的代码,再重启Xcode,选择Load。
使用技巧,详见唐巧大神博客
网友评论