iOS build error

Please assist me on this issue. I am trying to build iOS using command “npm run build-cordovan-ios’ and this result into this error:” xcodebuild: Command failed with exit code 65

npm ERR! code ELIFECYCLE

npm ERR! errno 65

npm ERR! [email protected] build-cordova-ios: node ./build/build.js && cd cordova && cordova build ios

npm ERR! Exit status 65

npm ERR!

npm ERR! Failed at the [email protected] build-cordova-ios script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above."
Please I do not know what to do.
I am using latest framework7 core and framawork7 cli.
Thanks for your response in advance.

I vaguely remember seeing this once. I think. the solution was quite boring. I simply needed to update Xcode (and MacOS along with it, of course). Hopefully the fix is as easy as that for you as well.