非常全面且实用的 iOS 开发工具推荐列表。
应用 | 描述 | 网址 |
---|---|---|
fui | Find unused Objective-C imports.查找未引用的 OC 类 | https://github.com/dblock/fui |
Unused | A Mac app for checking Xcode projects for unused resources查找未引用的图片资源 | https://github.com/jeffhodnett/Unused |
SimPholders | 在 OS X 上打开模拟器对应应用沙盒的文件夹 | https://simpholders.com/ |
iPhoneConfigUtility | 预配置描述文件Provisioning管理工具 | http://iphone-configuration-utility.soft32.com |
Match | 通过 Git 管理开发者证书和配置文件 | https://github.com/fastlane/fastlane/tree/master/match |
ImageOptim | 图片压缩工具 | https://imageoptim.com/mac |
TinyPNG | Compress PNG images while preserving transparencyPNG 在线压缩工具,压缩率非常高 | https://tinypng.com/ https://github.com/kyleduo/TinyPNG4Mac |
Faux Pas | Objective-C 静态代码分析工具,排查 Warning 和 Error | http://fauxpasapp.com/ |
RevealApp | UI 可视化调试工具 | http://revealapp.com/ |
Watchdog | Xcode 缓存自动清理工具 | https://www.cerebralgardens.com/watchdog |
Hopper Disassembler | The OS X and Linux Disassembler反编译工具 | https://www.hopperapp.com/ |
QuartzCode | Turn Animation Natively to Objective-C / Swift Code矢量图形和动画代码化 | http://www.quartzcodeapp.com/ |
NSLogger | A modern, flexible logging toolOS X 日志客户端,可将 iOS 应用日志通过 Bonjour 传输到 OS X | https://github.com/fpillet/NSLogger |
AppCode | Smart IDE for iOS/OS X developmentJetbrains 出品的 Objective-C / Swift IDE,好用到哭 | https://www.jetbrains.com/objc/ |
Charles | HTTP 调试代理应用 | https://www.charlesproxy.com/ |
Wireshark | Wireshark is the world’s foremost network protocol analyzer.网络协议分析工具 | https://www.wireshark.org/ |
Paw | The most advanced HTTP client for Mac定制化程度最好的 OS X 的 HTTP 调试客户端 | https://luckymarmot.com/paw/ |
Dash | API 文档查看和代码管理工具,好用到哭 | https://kapeli.com/dash |
xScope | A powerful set of tools that are ideal for measuring, inspecting & testing on-screen graphics and layouts.像素级 UI 开发必备 | http://xscopeapp.com/ |
Duet Display | Ex-Apple Engineers turn your iPad into an extra display. | http://www.duetdisplay.com/ |
Code Runner | An advanced, highly flexible, and easy-to-use programming editor for your Mac. | https://coderunnerapp.com/ |
JSONExport | 将 JSON 导出成 Model 类 | https://github.com/Ahmed-Ali/JSONExport |
ideviceinstaller | Manage apps of iOS devices | https://github.com/libimobiledevice/ideviceinstaller |