Build error - codesign ident not present in find-identity:

Hi there,

I’m having issues building my app for ios. I’m getting an error thrown during the “building and signing IPA” stage when running “exp build:ios”. I’ve copied the stack trace below. Is this an error on my part or an issue with expo? what to do next?

Also I found my iOS certificate was expired, so I’ve create a new certificate and assign to the provisioning profile, but it is still no luck.

Build ID: 480460e2-b388-4b1e-9c68-684cbfd96955

Error: codesign ident not present in find-identity: F445911F96D39181732F703C830DED07864A898F
Looking for identities matching “XXXXXXXXX”
0 valid identities found

at Object.<anonymous> (/usr/local/turtle-js/node_modules/xdl/build/detach/IosCodeSigning.js:17:13)
at Generator.next (<anonymous>)
at step (/usr/local/turtle-js/node_modules/xdl/build/detach/IosCodeSigning.js:230:191)
at /usr/local/turtle-js/node_modules/xdl/build/detach/IosCodeSigning.js:230:361
at <anonymous>

Thank you for your help.

Daniel

1 Like

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