Skip to content

Instantly share code, notes, and snippets.

@lldong
Last active March 8, 2020 10:20
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lldong/9117417 to your computer and use it in GitHub Desktop.
Save lldong/9117417 to your computer and use it in GitHub Desktop.
Ruby Gems for Cocoa Developer
  • liftoff Xcode 工程配置工具
  • crafter Xcode 工程配置工具,使用 Ruby 进行配置,比 liftoff 灵活
  • xcpretty xcodebuild 输出格式化工具
  • xclisten 测试用例自动执行工具
  • bwoken UIAutomation 脚本执行工具
  • CocoaPods Cocoa 包管理工具
  • vfl2objc 根据 VFL 语言生成 Objective-C 代码
  • twine strings文件管理工具,支持多种开发平台
  • cocoadex 命令行版本的 Dash
  • nomad iOS 设备管理、APN 发送、IAP 验证、ipa 分发等工具
  • fui 检查未使用的 #import 文件
  • htty 调试 HTTP 接口的 "shell"
  • docstat 文档覆盖率检查
  • synx Xcode 目录同步工具
@onevcat
Copy link

onevcat commented Feb 21, 2014

@lexrus
Copy link

lexrus commented Feb 22, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment