安裝Alcatra xcode插件

1.安裝Alcatraz:

mkdir -p ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins;
(1)xcode7.x之前
curl -L http://git.io/lOQWeA | tar xvz -C ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins
(2)xcode7.x
curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh
(3) xcode8.x 之后 (參閱 Xcode 8.x 安裝Alcatra xcode插件)[http://www.lxweimin.com/p/8f69b809dad0]

2.安裝過程

屏幕快照 2016-01-07 上午10.33.44.png

3.安裝完成后需重啟xcode,就可以在Xcode的頂部菜單中找到Alcatraz,如下所示:

屏幕快照 2016-01-07 上午10.23.40.png

4.Alcatraz打開下圖所示

屏幕快照 2016-01-07 上午10.27.52.png

5.刪除Alcatraz

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

6.各種xcode常用插件

(1) KSImageNamed,提供了圖像名稱填寫的自動化.

27224954_UCAt.gif

(2) XAlign,RegX代碼整理工具,代碼對齊.

(3) XToDo,項目中的 TODO、FIXME等注釋列出來.

18091757_I6IP.png

(4)Auto-Importer 自動導入頭文件 git倉庫 安裝完:control+cmd+h, 然后輸入

demo.gif

(5) IconMaker 自動生成各種尺寸AppIcon

IconMaker.png

(6) JSPatchX JSPatch Xcode 代碼自動補全插件

JSPatchX.gif
最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容