How do I enable ARC in AppCode? Permanently deleted user 创建于 2011年11月08日 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.