Andrew Grieve created CB-5701:
---------------------------------
Summary: 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)