Xcode全部的插件都安裝在目錄~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/
html
Alcatraz (用於管理xcode插件、管理Xcode工程模版以及顏色配置的功能)git
Quick Start:xcode
1 mkdir -p ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins; 2 curl -L http://git.io/lOQWeA |tar xvz -C ~/Library/Application\Support/Developer/Shared/Xcode/Plug-ins
推薦的插件:app
http://www.cocoachina.com/applenews/devnews/2013/0918/7022.htmlcurl