码迷,mamicode.com
首页 > 其他好文 > 详细

Alcatraz -- 一个神奇的管理插件的Xcode插件

时间:2015-08-10 19:56:22      阅读:127      评论:0      收藏:0      [点我收藏+]

标签:

 

Install

Paste this into your terminal:

curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh

Alcatraz is available for OSX 10.9+ and Xcode 5+ only.

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
 

Alcatraz -- 一个神奇的管理插件的Xcode插件

标签:

原文地址:http://www.cnblogs.com/Cheetah-yang/p/4718848.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!