XCode Refuses to Load Team

I have a team I was added to for development

XCode refuses to do it's job. It literally only displays 3 teams, and it refuses to acknowledge the fact that it's missing one of the development teams I am on.

All I want to do is test this damn app.

I have tried the following:

  • Signing out and back in
  • Clearing the cache at ~/Library/Caches/com.dt.XCode or whatever
  • Clearing the cache at ~/Library/Support/XCode or whatever I really can't be bothered to remember, seeing as how they didn't matter

I have tried searching high and low, manually installing certificates, I nuked my keychain after logging out and then restarted, logged back in, STILL NOTHING.

I genuinely don't know what to do, and it's so frustrating because this is like, an issue I should have in 2005, not in 2025.

Syncing a team from an account should not be something I have to search high and low for, find no answers, and then end up here, posting, when it's literally a GET/POST request.

If I am doing something wrong, lord knows what it is. I can sign my other apps no problem.

Answered by DTS Engineer in 856493022

I second ssmith_c’s recommendation to check this on the Developer website. That tells you whether this is just an Xcode problem, or something more general.

The most common cause of problems like this is that the team in question is an Individual team. An Individual team can add additional members but only for the purposes of admin stuff, not as developers. See my reply on this thread.

If that’s not what’s going on here, please post a list of Team IDs that are showing up and the Team ID that’s missing. If you don’t want to share the full Team IDs, you can redact everything except the first and last character. For example, my individual team is SKMME9E2Y8, and I would redact it as S________8.

Share and Enjoy

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

so if you log in to developer.apple.com and click the Account tab, you see the missing team under your name? But in Xcode's Settings, you don't see that team under your account? That does sound frustrating.

It has never happened to me, so I can't help directly. There is a link to Membership and Account help here:

https://developer.apple.com/contact/topic/select

good luck!

I second ssmith_c’s recommendation to check this on the Developer website. That tells you whether this is just an Xcode problem, or something more general.

The most common cause of problems like this is that the team in question is an Individual team. An Individual team can add additional members but only for the purposes of admin stuff, not as developers. See my reply on this thread.

If that’s not what’s going on here, please post a list of Team IDs that are showing up and the Team ID that’s missing. If you don’t want to share the full Team IDs, you can redact everything except the first and last character. For example, my individual team is SKMME9E2Y8, and I would redact it as S________8.

Share and Enjoy

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

XCode Refuses to Load Team
 
 
Q