Is it possible to set up XCode to do the reference counting for me?

Posted by Roman Kagan on Stack Overflow See other posts from Stack Overflow or by Roman Kagan
Published on 2010-04-21T17:00:36Z Indexed on 2010/04/21 17:03 UTC
Read the original article Hit count: 270

Filed under:
|
|

I'd like to know if is it possible to set up XCode to do the reference counting and show warnings if number of "retain" and "release" are not matching?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about iphone