You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/09/04 17:05:52 UTC

[jira] [Resolved] (CB-4502) Create an app whose name starts with "x", and add one plugin, then build failed

     [ https://issues.apache.org/jira/browse/CB-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Braden Shepherdson resolved CB-4502.
------------------------------------

    Resolution: Fixed
      Assignee: Braden Shepherdson  (was: Steve Gill)

This will be fixed in the next release of Plugman.
                
> 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: Braden Shepherdson
>
> 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