When trying to create my .ipa file I continually ran into an issue where the team ID wasn't matching the team ID of my certificates. After digging into the files I found that in the project.pbxproj file there are 6 locations (Debug and Release for Prod, Accp and Dev I believe) that has a DEVELOPMENT_TEAM value and this was the value that Xcode was using in my pipeline. Does anyone know how to edit these values in Studio Pro or MxBuilder? I ended up changing them in the files directly and my .ipa file finally built. I blacked out anything that didn't look default in the bottom picture as I don't know if any of the numbers/hashes matter for privacy.