It is my understanding that my Apple developer team id is a unique 10-character string that can be checked by visiting the Apple developer page like so:
However, I've noticed that the code in XCode shows a different id:
Note: The team selected above is NOT the "personal team."
Everything is running fine, but this apparent mismatch has me worried that something has gone wrong with my configuration.
I'm assuming that this id shown in XCode is supposed to be the same team-id under normal circumstances? Am I wrong?