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.
这些是我得到的内存泄漏:http: //twitter.com/AWEHOFFICIAL/status/221182174811004929/photo/1/large
如果您打开右侧窗格,您应该会看到泄漏的堆栈跟踪,这将帮助您追踪它。您还可以尝试使用应用程序的调试版本进行分析,以获得更好的符号信息。这可以通过在 Xcode 中修改项目的方案来实现。