James TANG created CB-6332:
------------------------------
Summary: Wrong path to plugin source code for iOS projects
Key: CB-6332
URL: https://issues.apache.org/jira/browse/CB-6332
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 3.4.0
Environment: iOS
Reporter: James TANG
Priority: Blocker
"cordova plugin add" will cause the Xcode project to use the wrong source code
path of the plugin.
For the file plugin example, the CDVLocalFilesystem.m is pointed to
xxxProject/Plugins/org.apache.cordova.file/CDVLocalFilesystem.m. However, it is
installed in the xxxProject/Plugins/org.apache.cordova.file/src/ios/
--
This message was sent by Atlassian JIRA
(v6.2#6252)