lmnbeyond created CB-4502:
-----------------------------

             Summary: 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: Filip Maj


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