简体   繁体   English

无法下载证书和正确配置配置文件

[英]Unable to download certificates and configure provisioning profile correctly

I am trying to set certificates for iOS project that I am working on. 我正在尝试为我正在处理的iOS项目设置证书。 My teammate has sent me two files .p12 and .mobileprovision. 我的队友给我发送了两个文件.p12和.mobileprovision。 I have added certificates in keychain successfully also provision profile is added in Xcode. 我已经在钥匙串中成功添加了证书,并且在Xcode中添加了配置文件。 But I am getting error ie 但我得到错误,即 在此处输入图片说明

When I click on provisioning profile drop down and select download profile this is what I am getting. 当我单击供应配置文件下拉列表并选择下载配置文件时,这就是我得到的。 在此处输入图片说明 I tried different profiles in build settings but nothing seems to work. 我在构建设置中尝试了其他配置文件,但似乎没有任何效果。 So, did I missed a step or what's the issues? 那么,我错过了一步还是什么问题?

确保使用相同的捆绑软件ID,删除派生数据并再次运行。

On simulator u don't need to sign it, so it will run. 在模拟器上,您无需对其进行签名,因此它将运行。

Seems that your team id is not the correct one for that PP or your developer id is not added to that PP. 看来您的团队ID不是该PP的正确ID,或者您的开发人员ID未添加到该PP。

PP = Provisional Profile PP =临时档案

Ur bundle id is correct. 您的捆绑软件ID是正确的。 Go to ur apple account and check team and developer id of that PP. 转到您的苹果帐户,并检查该PP的团队和开发人员ID。

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

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