[ 
https://issues.apache.org/jira/browse/CB-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757840#comment-13757840
 ] 

ASF subversion and git services commented on CB-4502:
-----------------------------------------------------

Commit d9ee339d34b8934fa4f657eeaf5fca40ea4f9aa0 in branch refs/heads/master 
from [~shepheb]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=d9ee339 ]

[CB-4502] Ignore www/config.xml, projects in ^[xyz].* now work

                
> Create an app whose name starts with "x", and add one plugin, then build 
> failed
> -------------------------------------------------------------------------------
>
>                 Key: CB-4502
>                 URL: https://issues.apache.org/jira/browse/CB-4502
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0
>            Reporter: lmnbeyond
>            Assignee: Steve Gill
>
> I ran the following commands:
>  
>     $ cordova create xFactor com.example.xFactor xFactor
>     $ cd xFactor/
>     $ cordova platform add ios
>     $ cordova plugin add 
> https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git
>     $ cordova build
> And I got the messages as follows:
> clang: error: no such file or directory: 
> '/somepath/xFactor/platforms/ios/xFactor/Plugins/org.apache.cordova.core.device/CDVDevice.m'
> clang: error: no input files
> ** BUILD FAILED **

--
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

Reply via email to