简体   繁体   English

在多个设备上下载iOS开发的配置文件

[英]Downloading Provisioning Profiles for iOS Dev on Multiple devices

I'm trying to compile an app that was created by my team but I'm getting these errors: 我正在尝试编译由我的团队创建的应用,但出现以下错误:

Provisioning profile "Developer profile" doesn't include signing certificate "iPhone Developer: person's name (key number)". 供应配置文件“开发人员配置文件”不包括签名证书“​​ iPhone开发人员:人的姓名(密钥号)”。

and

Provisioning profile "Adhoc" doesn't include signing certificate "iPhone Distribution: company name (key number)". 供应配置文件“ Adhoc”不包含签名证书“​​ iPhone发行:公司名称(密钥号)”。

I downloaded the provisioning profiles and installed them but I'm still getting these errors. 我下载了配置文件并安装了它们,但是仍然出现这些错误。 I thought that was all you had to do? 我以为那就是你要做的?

Edit profile in apple developer account , save it , download it . 在Apple开发人员帐户中编辑配置文件,保存并下载。 now remove last stored one from iphone configuration utilities. 现在从iphone配置实用程序中删除最后存储的一个。 Install dowloaded one . 安装下载的文件。 it worked for me. 它为我工作。 Or if still not working then create new certificate then again follow same step as above but select new certificate while editing profile. 或者,如果仍然无法使用,则创建新证书,然后再次执行与上述相同的步骤,但是在编辑配置文件时选择新证书。 And download new cert , should remove previous one as it may confuse us :) 并下载新证书,应删除以前的证书,否则可能会混淆我们:)

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

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