Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在处理一个相当复杂的项目。我收到与无法识别的选择器相关的错误。通常我可以快速追踪这些问题,通常只使用逻辑,否则使用 NSLog 或断点。我很难找到这个。
追踪这个问题的有条不紊的方法是什么?
方法很多,最简单的就是设置异常断点。