shanlin2dltk opened a new issue #966:
URL: https://github.com/apache/cordova-ios/issues/966
# Bug Report
My app was built successfully with Cordova-ios version 5.1.1. After
changing iOS engine in config.xml from 5.1.1 to 6.1.0, 'cordova build ios'
gives error:
`xcodebuild: Command failed with exit code 65
Error: xcodebuild: Command failed with exit code 65
at ChildProcess.whenDone
(/Users/shanlin/build/extjs_cp_time/cordova/node_modules/cordova-common/src/superspawn.js:136:25)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:962:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)`
Any idea about what might be the problem?
### Command or Code
<!-- What command or code is needed to reproduce the problem? -->
`cordova build ios`
### Version information
<!--
What are relevant versions you are using?
For example:
Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
Other Frameworks: Ionic Framework and CLI version
Operating System, Android Studio, Xcode etc.
-->
cordova cli version 9.0.0 and 10.0.0 both have the issues.
cordova-ios version 6.1.0 generates the error.
Mac OS 10.14.6
Xcode 11.3.1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]