I am creating iPhone app and in between I need to use SDWebImage. For this I need to use ARC.
Any idea how to add ARC in between in project?
Note:
Edit → Refactor → Convert to Objective-C ARC.
Here’s the documentation on how to deal with any migration issues:
http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html