[jbosstools-issues] [JBoss JIRA] (JBIDE-20836) Xcodebuild is failing with cordova-ios >= 3.9.0

Gorkem Ercan (JIRA) issues at jboss.org
Wed Sep 30 10:29:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113820#comment-13113820 ] 

Gorkem Ercan commented on JBIDE-20836:
--------------------------------------

The root cause is [this PR|https://github.com/apache/cordova-ios/pull/146]. cordova-ios >3.9.0 now uses node.js. The script is invoked as part of the xcodebuild so we do not have explicit control over it. 

There is no quick fix for it for developers who do not have node.js installed on their system. 
Right now it is not working for those who do have node.js because we are ignoring the /node_modules directory when generating the iOS project and the script fails to find the dependencies.


> Xcodebuild is failing with cordova-ios >= 3.9.0
> -----------------------------------------------
>
>                 Key: JBIDE-20836
>                 URL: https://issues.jboss.org/browse/JBIDE-20836
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid, upstream
>    Affects Versions: 4.3.0.CR2
>            Reporter: Pavol Srna
>            Assignee: Gorkem Ercan
>            Priority: Critical
>              Labels: respin-a
>             Fix For: 4.3.0.Final
>
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=478645



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list