Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

The selected team doesn't have an iOS Developer Program membership

Tags:

xcode

ios

I'm attempting to add myself as a developer on a team for iOS. (It's a university program)

I go into Xcode, select the team name, and click "fix issue" (earlier it was having code signing problems, which I fixed). It returns this error: "The selected team doesn't have an iOS Developer Program membership"

This is false, I know for sure that the team is an iOS development team. And on developer.apple.com it shows me as logged in on the iOS team. Xcode just won't recognize this fact. Please help.

(Video of problem: http://screencast.com/t/mu5mV8WmD)

like image 204
0112 Avatar asked Jan 15 '14 20:01

0112


1 Answers

I got this error when the developer account from Xcode was using an old Apple id email address. Deleting that account from Xcode and adding it back again solved the issue for me.

like image 99
Marius Avatar answered Nov 07 '22 13:11

Marius