I started an old project in an xcode that did not support ARC, how can I change my project into using ARC and how do I know what to remove from the project?
I started an old project in an xcode that did not support ARC, how can I change my project into using ARC and how do I know what to remove from the project?