xcode 所选团队没有 iOS 开发者计划成员资格

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21147760/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 04:33:10  来源:igfitidea点击:

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

iosxcode

提问by 0112

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

我正在尝试将自己添加为 iOS 团队的开发人员。(这是大学课程)

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"

我进入 Xcode,选择团队名称,然后单击“修复问题”(之前它有代码签名问题,我已修复)。它返回此错误:“所选团队没有 iOS 开发人员计划成员资格”

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.

这是错误的,我确定团队是iOS开发团队。在 developer.apple.com 上,它显示我已登录 iOS 团队。Xcode 无法识别这个事实。请帮忙。

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

(问题视频:http: //screencast.com/t/mu5mV8WmD

回答by Marius

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.

当来自 Xcode 的开发人员帐户使用旧的 Apple id 电子邮件地址时,我收到此错误。从 Xcode 中删除该帐户并将其重新添加回来为我解决了这个问题。

回答by Roman Safin

I had this problem after i changed password to my apple id account, it is seem to be that somehow it unable to request your data about your account and certificate. So it's "Select a team with an iOS Developer Program membership and try again.".

我将密码更改为我的 Apple id 帐户后遇到了这个问题,它似乎以某种方式无法请求有关您的帐户和证书的数据。所以它是“选择一个拥有 iOS 开发者计划会员资格的团队,然后再试一次。”。

Confirm that deleting account from Xcode and adding it resolves the problem.

确认从 Xcode 删除帐户并添加它可以解决问题。

回答by AvalancheBoy

If you changed your password, go to Xcode - preferences and change the password in the relevant account

如果您更改了密码,请转到 Xcode - 首选项并在相关帐户中更改密码

回答by smoothumut

here is how I have solved the same problem. I had a valid membership account. But it wasnt recognizing it. So;

这是我解决同样问题的方法。我有一个有效的会员帐户。但它并没有认出它。所以;

  • I have made the Team to none in (General/Identity)

  • Then clean The project

  • Changed the Provisioning profile to Automatic in (BuildSettings/CodeSigning)

  • the most important part (I had add the device using its id in (membercenter/Devices)

  • I have added a new account using (General/Identity) ( try this if selecting the previous account from here doesnt work)

  • Then I have started the app, and it works in the real device

  • 我已经让团队在(一般/身份)

  • 然后清理项目

  • 在 (BuildSettings/CodeSigning) 中将供应配置文件更改为自动

  • 最重要的部分(我在 (membercenter/Devices) 中使用其 ID 添加了设备

  • 我使用 (General/Identity) 添加了一个新帐户(如果从这里选择以前的帐户不起作用,请尝试此操作)

  • 然后我启动了应用程序,它可以在真实设备上运行

Hope it helps

希望能帮助到你

回答by Ryan Knell

What worked for me was removing it and adding it again as suggested above (not sure if its necessary) and then selecting another team, and then selecting the original one again. If you are only the member of one team you may just have to remove and add again.

对我有用的是删除它并按照上面的建议再次添加它(不确定是否有必要),然后选择另一个团队,然后再次选择原始团队。如果您只是一个团队的成员,您可能只需要删除并重新添加。

回答by 0112

I actually got this fixed. I just talked to my account admin, and he added me as a new project under the university account, which solved my problem.

我实际上已经解决了这个问题。我刚刚和我的帐户管理员交谈,他将我添加为大学帐户下的新项目,解决了我的问题。

回答by jdero

This happened to me when iTunes Connect went down. I had a feeling it was down because I traced the error back to bad account credentials, and twitter confirmed my suspicions.

当 iTunes Connect 出现故障时,这发生在我身上。我有一种感觉,因为我将错误追溯到错误的帐户凭据,而 Twitter 证实了我的怀疑。