[
https://issues.apache.org/jira/browse/CB-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-2805.
----------------------------------
Resolution: Fixed
fix commit - http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/28454d03
> ARC weak reference issues in 10.7
> ---------------------------------
>
> Key: CB-2805
> URL: https://issues.apache.org/jira/browse/CB-2805
> Project: Apache Cordova
> Issue Type: Bug
> Components: OSX
> Environment: OS X Lion 10.7
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 2.6.0
>
>
> Once you workaround CB-2804, you get this error:
> CDVCommandDelegateImpl.h:27:5: error: class is incompatible with __weak
> references
> __weak CDVViewController* _viewController;
> Workaround is to remove the __weak annotation, since NSViewController does
> not support ARC weak references.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira