Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode error Unable to find a team with the given Team ID to which you belong.

I am getting the following error in Xcode,

Unable to find a team with the given Team ID 'E4K95C67LT' to which you belong. Please contact Apple Developer Program Support. https://developer.apple.com/support

This is after I was kicked off a team and started my own dev account. Do I need to reinstall Xcode or something?

In Xcode it shows my new Team, and when I click on the team it took me to a place where I created signing identities, but when I go to build app it says no signing identity found and asks me if I want Xcode to try and fix issue, I click fix Issue and this error pops up.

Any ideas? I really don't see much help on the apple dev support website, everything seems to be set up correctly on their side. Is there anyway to renew the Team ID?

like image 385
izzy Avatar asked Jan 16 '15 20:01

izzy


1 Answers

I just needed to restart Xcode after changing the teams.

like image 70
izzy Avatar answered Sep 20 '22 17:09

izzy