XCode“团队中的项目太少”刷新配置文件时出错 [英] XCode "Too few items in teams" error when refreshing provisioning profiles

查看:108
本文介绍了XCode“团队中的项目太少”刷新配置文件时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试构建我的应用。我已经安装了我的团队设置的配置文件。我已经安装了我的开发人员证书和WWDR证书。但是,当我刷新我的配置文件库时,它会抛出此错误:

I'm trying to build my apps. I've installed the provisioning profiles that my team has set up. I've installed my developer certificate and the WWDR certificate. But when I refresh my provisioning profile library it throws this error:

我不知道该怎么做。

推荐答案

似乎我和大多数人一样有两个苹果帐户:1)电子邮件地址帐户和2)只是苹果用户ID登录。

It seems like I had two accounts for apple like most people: 1) email address account and 2) just apple user ID login.

当你注册iOS开发者帐户,只有一个帐户被批准为iOS开发人员。如果这两个帐户在Apple配置文件中合并和链接并不重要,只有一个获得批准。您可以通过分别登录到他们的开发者网站来检查这两个帐户。一个帐户会说你是会员而另一个帐户会说要付费才能成为iOS开发人员。

When you sign up for an iOS developer account, only one account gets approved as an iOS developer. It doesn't matter if those two accounts are merged and linked inside apple profile, only one gets approved. You can check this by logging into both accounts separately to their developer website. One account will say you are a member and another will say pay up the fee to become iOS developer.

问题是你的钥匙串已经存储了一个apple id凭证来自过去......你可能已经使用其他苹果登录注册了苹果iOS开发者计划。 Xcode自动获取钥匙串先前存储的团队部分凭据,并且由于iOS开发者帐户未激活钥匙串中的帐户,因此抱怨没有人是团队中的有效开发人员。

The problem is that your keychain already stored one of apple id credentials from the past... and you probably signed up for apple iOS developer program using the other apple login. Xcode automatically gets keychain's previously stored credential for 'Teams' section and since that account from keychain was not activated for the iOS developer account, it's complaining that no one is a valid developer in 'Teams'.

要解决此问题,


  1. 从钥匙串登录中删除所有与苹果相关的内容。

  1. delete any, all apple related stuff from your keychain login.

从苹果网站撤销所有有​​问题的个人资料,证书等。

revoke all the problematic profiles, certs, etc from apple website.

只是重做配置流程仅使用iOS开发人员批准的Apple登录。

just redo provisioning process only using iOS developer approved apple login.

从XCode Organizer的团队部分,点击底部的刷新图标,然后按照说明进行操作。

From XCode Organizer's Teams section, click 'refresh' icon at the bottom and follow direction.

这篇关于XCode“团队中的项目太少”刷新配置文件时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆