Development team not showing in Xcode

自作多情 提交于 2019-11-28 16:57:24
Kevin ABRIOUX

Overwhelming issue here:

Apple have two totally different fundamental systems,

- the "developer.apple" system

and the

- iTunes connect system

They are completely different. As a rule you need to be in both.

It's the single most confusing (and ridiculous) thing in the whole software industry. It is a source of endless confusion.

When you suffer the problem on this page, 99% of the time the solution is "they added me on iTunes Connect, but they forgot to add me on Developer..." or "they forgot to make me an admin on one or the other."


If you are added to a existing team, Ask for an invitation as Admin

Go in apple developer center: https://developer.apple.com/account

Again, that's developer.apple,

NOT

itunesconnect.apple !!!

Once you are in at developer.apple.com/account, be sure you are in the correct team on the top right corner:

Go in section people

Be sure your are admin :

If everything it's ok here. So stop completelly XCode and restart it.

Be sure your account is added to Xcode in Preference->Account

If not, click on the + on the bottom left corner and add your account.

Now, in your project, go on your target :

And in team, your new team must appear :

To repeat,

on Apple, there IS A DIFFERENCE BETWEEN 'DEVELOPER' AND 'ITUNES CONNECT' THINGS.

Your company has to invite you on the "developer thing" as shown in the images here. If you're "only" invited on the "itunes thing", nothing works. Really silly and bizarre, but that's how it is.

As of February 12th 2019, Apple now unified both AppStore Connect and developer.apple.com systems.

In order to add profile & certificates capabilities, you now need to go to AppStoreConnect (https://appstoreconnect.apple.com/access/users) and then click on the person. Scroll to the section "Developer Resources" and check the box

GoldXApp

SOLUTION : My account was not added in the certificates page of the member center of the development team leader. He just added me and I received an invitation to join. It solved the problem since I can now select my team in Xcode.

For this you have to do following things:

  1. Check whether your apple ID is added into the team on Apple Developer portal with specific role. If not then it should be added.
  2. After that you have to add your apple account in the settings of the Xcode at following path. If added then remove and add again

Xcode -> Preferences -> Accounts -> Add the account by clicking on 'Plus' (+) button on the left botttom section

If this is done and still have a issue then regenerate the provisioning profile, install and use it.

It seems when Apple merged App Store Connect and Developer accounts, some accounts have been missed, like mine – In my case (I am part of a team, but not the account holder), I had to use a different solution:

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!