[
https://issues.apache.org/jira/browse/CB-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845619#comment-13845619
]
ASF subversion and git services commented on CB-5573:
-----------------------------------------------------
Commit cfa564510d4713fae9997469fd283d7efb79f1c4 in branch refs/heads/master
from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=cfa5645 ]
CB-5573 relies on stderr content and error codes to detect a problem with xcode
installation.
relevant if this section is ever reactivated, platform environments detected by
platform scripts.
> Cordova CLI errors out when xcode not installed
> -----------------------------------------------
>
> Key: CB-5573
> URL: https://issues.apache.org/jira/browse/CB-5573
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: Lorin Beer
> Assignee: Lorin Beer
>
> the execution of 'xcodebuild -version'; in ios_parser.js does not return an
> error to the child_process.exec callback.
> Instead it logs the error in stderr. This causes the Cordova CLI to error out
> with an unhelpful error message, rather than rejecting the promise.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)