Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.