[ https://issues.apache.org/jira/browse/CB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452386#comment-13452386 ]
Shazron Abdullah commented on CB-1248: -------------------------------------- FAQ item #14 from: https://github.com/apache/incubator-cordova-ios/blob/f90626c67d68393b7f6057fb548b61609a5a770b/README.md > 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