[
https://issues.apache.org/jira/browse/CB-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880613#comment-13880613
]
Shazron Abdullah commented on CB-5018:
--------------------------------------
The template already specifies CLANG_ENABLE_OBJC_ARC = YES, so even if you
don't specify --arc, you get ARC by default. So right now the only bug is you
can't specify a non-arc project. If we fix this, the CLI should be ok since it
does provide the "--arc" parameter.
> bin/create on iOS should use --arc by default
> ---------------------------------------------
>
> Key: CB-5018
> URL: https://issues.apache.org/jira/browse/CB-5018
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Andrew Grieve
>
> CLI uses --arc by default, and plugins assume --arc, so it really should be
> the default.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)