Hi there
I exported as Cordova ios 12.0 But on build I get this error from Build Service
----------------------------------------------------
The following build commands failed:
ProcessPCH /private/project/build/sharedpch/WordShapes-Prefix-fqnreobqlezodqhjwloixanwcdsf/WordShapes-Prefix.pch.pch WordShapes/WordShapes-Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
Error: xcodebuild: Command failed with exit code 65
at ChildProcess.whenDone (/private/project/cordova/node_modules/cordova-common/src/superspawn.js:135:23)
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)
What am I missing ?