[ https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shazron Abdullah updated CB-1248: --------------------------------- Fix Version/s: 2.1.0 Follow the instructions in the README. Update "1.9.0 to 2.0.0" steps in edge, 2.0.0 and 2.1.0rcs. > 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