You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/01 11:10:44 UTC

[GitHub] [cordova-ios] breautek commented on issue #966: xcodebuild: command failed with exit code 65

breautek commented on issue #966:
URL: https://github.com/apache/cordova-ios/issues/966#issuecomment-702062371


   For some background context, error 65 from `xcodebuild` is a generic error that simply describes that xcodebuild couldn't do a build, which of course... pretty much anything could cause: invalid configuration, unmaintained plugins, out-dated software, etc. Without digging into more of xcodebuild, you're trying to find a needle in a haystack.
   
   You may have to scan through the tons of input that xcodebuild produces or open up the XCode project located at `./paltforms/andriod/ios/<App Name>.xcworkspace` and try to build from XCode GUI to get a more meaningful error.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org