Xcode memory leak check

馋奶兔 提交于 2019-12-11 10:34:07

问题


I need to check my iPhone application memory leaks. I went following link and I also need to check my app memory leak like that.

http://www.youtube.com/watch?v=R449qEuexNs&feature=related

So can Any one have any idea about how to do this on Xcode 4.2 ?

Thanks a lot


回答1:


In 4.2 it's under :

Product -> Profile




回答2:


Check with the following links:

  1. Memory leak detection tools

  2. Instruments in Xcode 4

It works for me :)




回答3:


You can use shortcut key Command + i



来源:https://stackoverflow.com/questions/8210436/xcode-memory-leak-check

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!