美文网首页
xcode安装插件

xcode安装插件

作者: wkf9924 | 来源:发表于2016-07-04 14:48 被阅读23次

在终端上输入如下命令即可完成安装:

curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh

若要移除,输入如下命令:

rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin

相关文章

网友评论

      本文标题:xcode安装插件

      本文链接:https://www.haomeiwen.com/subject/fyncjttx.html