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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

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