Finding leaked instances Objective-C XCode 8.2 OSX -


i'm on osx, xcode 8.2, objective-c, arc enabled.

in instruments , in xcode (runtime) can see leaked instances:

leaked instances

unfortunately cannot find them. , instruments call tree empty @ all. i'm quite lost in find leaks. refacturing code - try avoid that. there more specific do.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -