简体   繁体   English

Xcode存档无法识别我的开发者帐户

[英]Xcode Archive doesn't recognize my developer account

I am trying to publish my first app. 我正在尝试发布我的第一个应用程序。 So I need to archive and then verify and Upload my app. 因此,我需要存档,然后验证并上传我的应用程序。 But Xcode doesn't let me do that. 但是Xcode不允许我这样做。 After I archive the app, all the buttons are grayed out and it tells me to enroll in the Developer program BUT I am enrolled in the developer program. 存档应用程序后,所有按钮均变灰,并告诉我要注册开发人员程序,但我已经注册了开发人员程序。 And I am in the last step of submitting my app. 我正在提交我的应用程序的最后一步。

Here's a picture. 这是一张照片。

enter image description here 在此处输入图片说明

What do I need to do to be recognized by archiver. 我需要做什么才能被存档程序识别。 Or is there any other way? 还是还有其他方法?

Try going to Xcode->Preferences->Accounts and adding your developer credentials to a new account. 尝试转到Xcode-> Preferences-> Accounts,然后将开发人员凭据添加到新帐户。 Here is an aritcle detailing this process: How to Add Account to Xcode 这是详细介绍此过程的方法: 如何将帐户添加到Xcode

Also check your project settings for the team and signing distribution. 还要检查团队和签名分发的项目设置。 Here is more information on that: Setting the Team for Signing and Distribution 这是关于此的更多信息: 设置团队进行签名和分发

确保您捆绑的ID,分发配置文件和证书正确无误,然后像deanware所说的那样在xcode中添加您的帐户

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM