Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-1248

Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • cordova-ios
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              shazron Shazron Abdullah
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: