- 调试工具 - Charles、WireShark、Fiddler - Reveal - Instruments - iPhone Simulator - [LLDB](https://github.com/ShannonChenCHN/iOSDevLevelingUp/issues/10#issuecomment-311898387) - [DTrace](https://github.com/ShannonChenCHN/iOSDevLevelingUp/issues/10#issuecomment-483129976) - Mock 工具 - 调试方法 - 小黄鸭调试法 - IDE - [Xcode | Apple Developer Documentation](https://developer.apple.com/documentation/xcode) - VSC - Atom - 插件 - Alcatraz - XVim - KSImageNamed-Xcode - [辅助工具](https://github.com/ShannonChenCHN/eureka/issues/8) - 命令行工具 - [常见 Mac 终端命令](https://github.com/ShannonChenCHN/iOSLevelingUp/issues/54) - xcodebuild、xcode-select - nomad - xctool - [持续集成工具](https://github.com/ShannonChenCHN/iOSLevelingUp/issues/29) - 代码生成器 ------------- - [关联笔记](https://github.com/ShannonChenCHN/iOSLevelingUp/tree/master/iOSTutorials/%E8%B0%83%E8%AF%95) ### 推荐阅读 - [Debugging - Support - Apple Developer](https://developer.apple.com/support/debugging/)
推荐阅读