Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode: Not on any development teams

I'm developing and selling apps on the Mac App Store and today, when I wanted to refresh and add new provisioning profile in Xcode (Organiser), this error showed up:

Not on any development teams

(Not on any development teams. The indicated user is not on any development teams)

When I try to create a new provisioning profile in Xcode, a modal form shows up and there is a drop down list named "Team", which is completely empty. The App ID, devices list etc. are empty too…

Create a new provisioning profile

Does anyone know what Apple changed? It worked for years. I clicked through iTunes Connect and the Development centre and I did not find any settings for teams whatsoever. I guess that's something new, since I did not even got a google hit on the error message.

like image 357
tamasgal Avatar asked Apr 30 '13 09:04

tamasgal


People also ask

Why is my team not showing in Xcode?

If the team is missing in one of the menus, let the account owner remove your membership in App Store Connect and re-invite you. After accepting your new invitation, the missing team should be displayed on both App Store Connect and the Developer portal. Now you can also use it in Xcode.

What is Xcode team?

Xcode 7 and Xcode 8 allow you to select the free personal team provided with your Apple ID for signing your app. This team allows you to build apps for your personal use on devices owned by you, but it does not allow you to code sign apps destined for the App Store or for enterprise use.


2 Answers

In Xcode > Preferences > Accounts, try deleting - the selected (problem) account and then adding + again. This quickly fixed the issue for me.

Background: I'm in both Mac & iOS Developer Programs. Unannounced, the Mac Developer side was no longer provisioned. Looking at Accounts, showed only iOS program signing identities and provisioning profiles. The above steps restored Xcode and my Mac apps.

like image 162
David Avatar answered Sep 21 '22 08:09

David


If anyone comes here after finding the issue in XCode 6.1, simply remove then re-add your Apple ID. Nothing worked for me until I did that.

like image 22
maxhs Avatar answered Sep 23 '22 08:09

maxhs