Build:IOS on new machine - maybe reason for error

just tried building a stand alone version (expo build:ios) and it failed…here is where it failed…any ideas what I can do now? Thanks

building and signing IPA
saved provisioning profile to temporary path
provisioning profile copied to home directory
done retrieving provisioning profile data
checking if teamID is present in keychain and that certificate is valid…
removed provisioning profile from the home directory
Error: codesign ident not present in find-identity: 6D54B6E50A0150FF7D126B6A87DCE42AA5024C2E
Looking for identities matching “(8GSDVLKQQ8)”
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>

this helped solve the problem

1 Like

Glad you got it resolved, @amweiss!

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