You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/10/04 23:53:20 UTC

[jira] [Resolved] (CB-11819) Xcode project, Runpath Search Paths set non-standard, incorrect value.

     [ https://issues.apache.org/jira/browse/CB-11819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-11819.
-----------------------------------
    Resolution: Duplicate
      Assignee: Shazron Abdullah

> Xcode project, Runpath Search Paths set non-standard, incorrect value.
> ----------------------------------------------------------------------
>
>                 Key: CB-11819
>                 URL: https://issues.apache.org/jira/browse/CB-11819
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 6.3.1
>            Reporter: David Melgar
>            Assignee: Shazron Abdullah
>            Priority: Critical
>              Labels: frameworks, xcode
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org