You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/03/04 18:21:40 UTC

[jira] [Updated] (CB-10156) iOS platform FRAMEWORK_SEARCH_PATHS with add custom framework in plugin

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

Nikhil Khandelwal updated CB-10156:
-----------------------------------
    Component/s:     (was: CLI)
                 iOS

> iOS platform FRAMEWORK_SEARCH_PATHS with add custom framework in plugin
> -----------------------------------------------------------------------
>
>                 Key: CB-10156
>                 URL: https://issues.apache.org/jira/browse/CB-10156
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 5.4.1
>            Reporter: Clark
>            Assignee: Shazron Abdullah
>              Labels: cordova-6.0.0
>
> iOS platform FRAMEWORK_SEARCH_PATHS with add custom framework in plugin
> ========================
> Error :
> FRAMEWORK_SEARCH_PATHS = (
>     "$(inherited)",
>     "\"BlankCordovaApp1\Plugins\myPlugin\"",
> );
> ====================
> Right:
> FRAMEWORK_SEARCH_PATHS = (
>     "$(inherited)",
>     "\"BlankCordovaApp1/Plugins/myPlugin\"",
> );



--
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