Team ID not matching my Newly registered Developer Account

I originally signed into Xcode using my iCloud email account. A few days later, I enrolled in the Apple Developer Program using the same account. However, I noticed that Apple generated a different Team ID for the developer account, which does not match the Team ID that was originally associated with my Xcode account.

Now, whenever I sign in with that same account, I continue to get the original Team ID instead of the new one created with the developer account. Because of this mismatch, I’m unable to properly link my app and developer account. I would like assistance understanding why there are two different Team IDs for the same Apple account and how I can make Xcode use the correct developer Team ID.

@Developer Technical Support

Are you sure there are two different Team IDs involved here?

A lot of questions like this are, in my experience, caused by folks mixing up their Team ID with one of the other 10-character identifiers that Apple uses. I have a post that explains that source of confusion: Code Signing Identifiers Explained

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Team ID not matching my Newly registered Developer Account
 
 
Q