How do I enable ARC in AppCode? Follow Scott Steinman Created November 08, 2011 02:07 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.