[
https://issues.apache.org/jira/browse/CB-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-12435.
-----------------------------------
Resolution: Incomplete
> Cordova iOS template 'C Language Dialect : C99[-std=c99]' cause Xcode compile
> error
> -----------------------------------------------------------------------------------
>
> Key: CB-12435
> URL: https://issues.apache.org/jira/browse/CB-12435
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-ios
> Affects Versions: 3.5.0
> Reporter: Carl
> Priority: Minor
>
> The Cordova iOS template use C Language Dialect as C99[-std=c99], which will
> make Xcode complain an error:
> '__weak' only applies to Objective-C object or block pointer types; type here
> is 'int'
> and I search google, try to change this value to GNU99(-std=gnu99) which fix
> this problem, refer from
> https://github.com/nst/STTwitter/issues/230#issuecomment-158335695
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]