[
https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1248.
----------------------------------
Resolution: Fixed
Fix commit
http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/939d30bb
> Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x
> and below)
> -------------------------------------------------------------------------------------
>
> Key: CB-1248
> URL: https://issues.apache.org/jira/browse/CB-1248
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs, iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 2.1.0
>
>
> This is a problem for iOS 5.0x devices and below, not 5.1 and above.
> You will need to still weak link the CoreFoundation framework. EITHER:
> 1. Modify it in the Xcode 4 UI:
> http://stackoverflow.com/questions/6480765/how-do-i-weak-link-frameworks-on-xcode-4
> OR
> 2. Add to your project Target's "Other Linker Flags" --> -weak_framework
> CoreFoundation
--
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