问题
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:
Memory leak detection tools
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