How do I enable ARC in AppCode?

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.

1 comment
Comment actions Permalink

Currently you can't configure the project in AppCode, you have to use XCode to change the project settings, including ARC.

0

Please sign in to leave a comment.