Error building ios app "codesign ident not present in find-identity"

Hi all,

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? Thanks!

Error: codesign ident not present in find-identity: 6D8E0CF1B8665B03083AEAAE70C0DD37EA6574DA
Looking for identities matching "(XXXXXXXXXX)"
     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>

Edit: Turns out my itunes connect distribution cert expired. Sorry for the inconvenience!

could you post your build id?

It should be: a61c1a80-c109-4a54-b432-7234466e3cfb

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