iOS - Xcode 插件
Xcode 插件 Xcode 插件安装目录: ~/library/Application Support/Developer/Shared/Xcode/Plug-ins Xcode 插件大全 http://www.cocoachina.com/industry/20130918/7022.html 必备插件 文档注释生成:https://github.com/onevcat/VVDocumenter-Xcode 自动检索图片名:https://github.com/ksuther/KSImageNamed-Xcode 取色:https://github.com/omz/ColorSense-for-Xcode 插件管理工具 https://github.com/mneorr/Alcatraz curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh 安装完 Xcode 插件管理器后,在 Xcode 的菜单 Window 中多出一个 Package Manager 选项,用于管...