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.
谁能告诉我如何解决我的应用程序中出现的这个崩溃问题。我无法找到这次崩溃发生的原因。我没有任何线索。我搜索我的项目以找到“objectIsKindOfClass”,但我没有使用过这种方法。
为了找到它,您需要启用 NSZombie 对象。按 Option + Command + R 和
选择“诊断”选项卡。最后,单击“启用僵尸对象”。