You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2015/12/03 13:54:10 UTC

[jira] [Updated] (CB-10129) Search path for custom framework is duplicated multiple times in FRAMEWORK_SEARCH_PATHS section

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

Vladimir Kotikov updated CB-10129:
----------------------------------
    Summary: Search path for custom framework is duplicated multiple times in FRAMEWORK_SEARCH_PATHS section  (was: Search path fro custom framework is duplicated multiple times in FRAMEWORK_SEARCH_PATHS section)

> Search path for custom framework is duplicated multiple times in FRAMEWORK_SEARCH_PATHS section
> -----------------------------------------------------------------------------------------------
>
>                 Key: CB-10129
>                 URL: https://issues.apache.org/jira/browse/CB-10129
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 5.4.1
>            Reporter: Vladimir Kotikov
>            Priority: Minor
>              Labels: ios, node-xcode, upstream-issue
>
> This issue was originally reported as a part of CB-10108:
> > It's leaves dupes (see snippet ahead) everytime the plugin is processed, and although it doesn't really cause any issues on compilation or runtime, it's still a bug.
> FRAMEWORK_SEARCH_PATHS = (
> 	"$(inherited)",
> 	"\"Tippz/Plugins/cordova-plugin-facebook4\"",
> 	"\"Tippz/Plugins/cordova-plugin-facebook4\"",
> 	"\"Tippz/Plugins/cordova-plugin-facebook4\"",
> 	"\"Tippz/Plugins/cordova-plugin-facebook4\"",
> 	"\"Tippz/Plugins/cordova-plugin-facebook4\"",
> );



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