Hacker News new | ask | show | jobs
by tlrobinson 5027 days ago
Once you know where the trash is, the easy part is deallocating it.
1 comments

Its not automatic, you need to explicitly release. They are referring to the tools builtin in xcode which you will have to use manually to debug memory problems in Objective-C then move it back to your Java code as annotations.