简体   繁体   English

证书配置文件和xcode4

[英]certificates profiles and xcode4

I'm having a lot of troubles uploading my app to the appStore. 将我的应用程序上传到appStore时遇到很多麻烦。

I create the profile, download it and added to my xcode. 我创建配置文件,下载并添加到我的xcode中。

So, I have my project my scheme in archive mode. 因此,我的项目处于归档模式。

I try to Build and get this mistake: 我尝试构建并得到此错误:

Code Sign error: No unexpired provisioning profiles found that contain any of the keychain's signing certificates

I think this is because I had a previous profile file that was incorrect, I deleted it but still having this error. 我认为这是因为我以前的配置文件不正确,我删除了它,但仍然出现此错误。

How can I solve it? 我该如何解决?

Thank you in advance 先感谢您

我解决了它,在项目属性->代码签名中,我添加了配置文件,它起作用了!

您可以看到有关登录的信息:单击左侧栏上的“项目”(“项目”检查器),在中央面板中选择“项目”,选择“ BuildSettings”选项卡,找到“代码登录”,并在每个项目上结束配置文件。

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

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