Standalone Build Failed for iOS

Hi there, so, I have a problem building a standalone app for iOS. I checked the build logs but failed to understand the problem. These lines are from the logs:

Error: Process exited with non-zero code: 1
    at ChildProcess.child.on (/usr/local/turtle-js/node_modules/@expo/spawn-async/build/spawnAsync.js:39:21)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Socket.stream.socket.on (internal/child_process.js:346:11)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at Pipe._handle.close [as _onclose] (net.js:554:12)

I’ve seen many of these same topics but I think I should give my build ID, so, here’s my build ID: 654f3b24-b4da-4f03-adb2-d88cc7212b22

Thank you

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.