Hi,
I’ve been searching the forum for this error but found no solution other than creating a topic and sending the build ID
The error I got:
ensured certificate is valid
writing export-options.plist file...
created export-options.plist file
generating IPA...
[stderr] [09:48:46] 'ios:build-and-sign-ipa' errored after 21 s
[stderr] [09:48:46] Error: Process exited with non-zero code: 1
[stderr] at ChildProcess.child.on (/usr/local/turtle-agent/tools-public/node_modules/@expo/spawn-async/build/spawnAsync.js:39:21)
[stderr] at emitTwo (events.js:125:13)
[stderr] at ChildProcess.emit (events.js:213:7)
[stderr] at maybeClose (internal/child_process.js:927:16)
[stderr] at Socket.stream.socket.on (internal/child_process.js:348:11)
[stderr] at emitOne (events.js:115:13)
[stderr] at Socket.emit (events.js:210:7)
[stderr] at Pipe._handle.close [as _onclose] (net.js:545:12)
unable to build and sign IPA
Build ID is: 9d12589c-8de9-46ce-b6e2-34994c50fa42
Can you please check what’s the underlying problem, as I tried to remove all certificates, provisioning profiles and push certs from developer.apple.com
. Then tried to let expo handle all certificates and tried to upload my certs manually. Got the same error as above.
Thank you!