Filip Maj created CB-3055:
-----------------------------
Summary: plugman should "namespace" ios native code to avoid
collisions
Key: CB-3055
URL: https://issues.apache.org/jira/browse/CB-3055
Project: Apache Cordova
Issue Type: Improvement
Components: Plugman
Reporter: Filip Maj
Assignee: Anis Kadri
Different plugins may have native source code that have the same names, i.e.
plugin.m.
Plugman should handle putting plugin native code into the top-level
{{Plugins/}} directory in iOS projects, but should put them in a subdirectory
named after the plugin id, i.e. {{Plugins/com.facebook.connect}}.
Plugman should also handle updating any other manifest/config references inside
iOS projects to enable this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira