Expo build failed. Error: xcrun exited with non-zero code: 1

Getting the below error while building expo app for IOS, any idea?

Error: xcrun exited with non-zero code: 1
at ChildProcess.completionListener (/usr/local/turtle-js/node_modules/@expo/xdl/node_modules/@expo/spawn-async/build/spawnAsync.js:52:23)
at Object.onceWrapper (events.js:418:26)
at ChildProcess.emit (events.js:311:20)
at ChildProcess.EventEmitter.emit (domain.js:482:12)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)

read the xcode build logs, or share a link to your build page. the message you are seeing here is just the part where it says it exited also, if you scroll up from there you can see more