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

Xcode project, Runpath Search Paths set non-standard, incorrect value.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 6.3.1
    • None
    • cordova-ios

    Description

      Default Xcode project created by Cordova sets unusual non-standard value for target build setting, "Runpath Search Paths". Default Xcode value is "@executable_path/Frameworks". Cordova is setting this value on generated projects but only for debug build. The release build value is blank.

      Propose change to set "Runpath Search Paths" to "@executable_path/Frameworks" for both debug and release or set it independent of build configuration.

      The result of this issue is that if the developer manually adds a framework to their Cordova application, the app will crash on launch of the release build only because it cannot find the framework.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: