原文: http://segmentfault.com/a/1190000000487144
插件管理器Alcatraz
1、xib十六进制颜色取值插件HexColorPicker
Xcode中的颜色选择器并不能让你指定十六进制颜色,HexColorPicker这个小插件就发挥了自己的强大之处。解压后将HexColorPicker文件拷贝到/Library/ColorPickers/下即可,下载地址:
http://olinone.qiniudn.com/HexColorPicker-1.6.1.zip
2、MAC取色小插件,与HexColorPicker更配哦
http://7pum7o.com1.z0.glb.clouddn.com/取色.zip
3、快速访问模拟器文件夹路径SimPholders
SimPholders可让你快速直接地访问iPhone模拟器应用的app文档。你可以通过SimPholders找到数据库文件、永久存储以及缓存,它是一个非常实用的app debug工具,同时还可以离线使用。下载地址:
http://olinone.qiniudn.com/sp20a-108.zip
启动提示路径出错记得指定xcode路径:
1 |
sudo xcode-select -switch /Applications/Xcode.app/ |
1、https://github.com/lucholaf/Auto-Importer-for-Xcode 自动导入头文件
2、https://github.com/robbiehanson/XcodeColors 代码色彩插件
3、https://github.com/ksuther/KSImageNamed-Xcode 图片名称自动补全并显示缩略图
4、https://github.com/MakeZL/ZLGotoSandboxPlugin 快速跳转到沙盒子
5、https://github.com/onevcat/VVDocumenter-Xcode Xcode规范注释生成器
6、http://codepilot.cc/ 全能搜索工具
7、https://github.com/omz/ColorSense-for-Xcode Xcode颜色识别与预览插件
8、https://github.com/qfish/XAlign 可以自定义对齐模式的常规代码对齐插件
9、https://github.com/Ahmed-Ali/JSONExport 自动从JSON导出实体类文件
10、https://github.com/kattrali/cocoapods-xcode-plugin Cocoapods Xcode插件
感谢分享,各位朋友有福了~
1、https://github.com/lucholaf/Auto-Importer-for-Xcode 自动导入头文件
2、https://github.com/robbiehanson/XcodeColors 代码色彩插件
3、https://github.com/ksuther/KSImageNamed-Xcode 图片名称自动补全并显示缩略图
4、https://github.com/MakeZL/ZLGotoSandboxPlugin 快速跳转到沙盒子
5、https://github.com/onevcat/VVDocumenter-Xcode Xcode规范注释生成器
6、http://codepilot.cc/ 全能搜索工具
7、https://github.com/omz/ColorSense-for-Xcode Xcode颜色识别与预览插件
8、https://github.com/qfish/XAlign 可以自定义对齐模式的常规代码对齐插件
9、https://github.com/Ahmed-Ali/JSONExport 自动从JSON导出实体类文件
10、https://github.com/kattrali/cocoapods-xcode-plugin Cocoapods Xcode插件