[
https://issues.apache.org/jira/browse/CB-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856097#comment-13856097
]
ASF subversion and git services commented on CB-5701:
-----------------------------------------------------
Commit 6d8c1c77747b17105212d71addbb301e7e658f9c in branch refs/heads/master
from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=6d8c1c7 ]
CB-5701 Reference custom frameworks usinexecHelperrelative paths
Also changed where the frameworks are copied to. They now live within
the plugin's subdirectory (beside its source files) instead of at the
top of the project.
> iOS frameworks search paths should not be absolute paths
> --------------------------------------------------------
>
> Key: CB-5701
> URL: https://issues.apache.org/jira/browse/CB-5701
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugman
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> 1. create a CLI project
> 2. add org.chromium.identity
> 3. notice that it compiles
> 4. move the project to another parent directory
> 5. notice that it no longer compiles
> This is because the FRAMEWORK_SEARCH_PATHS have absolute paths in them
> instead of relative paths.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)