Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
How do I enable ARC in AppCode?
Permanently deleted user
Created
I don't see any setting for ARC in the project configuration or preferences. How do I enable it? I'd like to avoid the missing release statement warning. Thanks.
Currently you can't configure the project in AppCode, you have to use XCode to change the project settings, including ARC.