File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -742,6 +742,7 @@ of iOS and OSX libraries)](http://www.swifttoolbox.io/) (By [Adam Leonard](htt
742
742
* [ CocoaPods] ( http://beta.cocoapods.org/ ) :第三方库的管理利器,允许你简单地把第三方库整合进自己的应用中。对我个人来说,我基本上每个项目都使用 CocoaPods。
743
743
* [ CocoaPods Xcode Plugin] ( https://github.com/kattrali/cocoapods-xcode-plugin ) :一款 Xcode 插件,允许你直接从 Xcode 管理 CocoaPod 依赖。
744
744
* [ onevcat/VVDocumenter-Xcode] ( https://github.com/onevcat/VVDocumenter-Xcode ) :快捷注释 Xcode 插件。By [ @onevcat ] ( http://weibo.com/onevcat )
745
+ * [ ColorSense] ( https://github.com/omz/ColorSense-for-Xcode ) :一款显示颜色数值的插件,还可以直接通过系统的ColorPicker来自动生成对应颜色代码
745
746
* [ Xcode 优秀插件整理] ( https://github.com/ddapps/DeepIniOS ) :持续保持整理更新的 Xcode 插件整理 By [ @ddapps ] ( https://github.com/ddapps )
746
747
* [ CodeEagle/SwiftCodeSnippets] ( https://github.com/CodeEagle/SwiftCodeSnippets ) :自动下载指定 Xcode Snippet 源的 Xcode Plugin。项目缺省提供 Snippet 代码源 [ burczyk/XcodeSwiftSnippets] ( https://github.com/burczyk/XcodeSwiftSnippets/tree/master/plist ) 。
747
748
* [ realm/SwiftLint] ( https://github.com/realm/SwiftLint ) :Realm 采用 Swift 编写的基于 GitHub's Swift Style Guide 规则的检查工具。除了命令行运行方式,也提供集成 Xcode 的方法。对于新团队,这样的工具可以自动约束大家遵循编程规范。
You can’t perform that action at this time.
0 commit comments