Andrew Grieve created CB-8354:
---------------------------------
Summary: ios: Make plugin add --link allow for direct editing of
plugin source files
Key: CB-8354
URL: https://issues.apache.org/jira/browse/CB-8354
Project: Apache Cordova
Issue Type: Bug
Components: CordovaLib
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
On Android, we use symlinks. Xcode (as of 6.1) this approach doesn't work:
- It builds fine,
- But it won't save your changes to a file (gives an error dialog)
Instead, we should have the .pbxproj file point directly to the plugin source
files to enable this use-case.
Going to do this just for source & headers for now, since they are the greatest
value. Could be that for assets, symlinks would be fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]