Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
CB-5778 `cordova prepare` should build project with relative paths to custom frameworks
- Closed