I created an iPhone app and am wanting to test it for leaks. When I was using Snow Leapard Xcode 4.2 when I clicked Profile -> Leaks it would start profiling. In Lion Xcode 4.2.1 it gives me a blank Profiler where I have to add the libraries. I am unable to add Leaks. How do I prepare the Profiler to test for leaks? Also why is Xcode 4.2.1 require you to add the libraries when 4.2 already had it all set up for you?
Share
Thanks for the help guys. I thought this was what Xcode 4.2.1 was supposed to do. After hearing it worked the same as 4.2 for everyone else I did a fresh install of Xcode again and now it seems to open the allocations and leaks profiler automatically without the error sound. I guess something got corrupt during the initial install.