I have an project in nonARC mode. How to change it to ARC mode without create new project?
Is there any auto convert method, library or way? I also want auto delete release,autorelease and change some text(retain -> strong,...)
I have an project in nonARC mode. How to change it to ARC mode without create new project?
Is there any auto convert method, library or way? I also want auto delete release,autorelease and change some text(retain -> strong,...)