简体   繁体   English

如何续订iOS Enterprise Dev License的配置文件

[英]How to renew Provisioning Profile for iOS Enterprise Dev Licence

I got this message on the client iPad (and mine): 我在客户端iPad(和我的)上收到此消息:

Your provisioning "xxxyyy" is about to expire in 28 days. 您的配置“ xxxyyy”将在28天后过期。

My context: 我的情况:

  • I use a Enterprise Dev Licence. 我使用企业开发许可证。
  • I renew it on december 2011 我在2011年12月进行续约
  • On the iOS Dev Portal, for my licence, it says "expire april 2012" (I'm pretty sure it was normal, because need manual renew each 90 days) 在我获得许可后,在iOS Dev Portal上显示为“ expire april 2012”(我很确定这是正常的,因为需要每90天进行手动更新)
  • I can see that all the distribution certificate profile linked to that licence are tagged "expire Apr 20, 2012" (this fit what iPad says) 我看到链接到该许可证的所有分发证书配置文件都标记为“ 2012年4月20日到期”(这符合iPad所说的内容)

The situation: 情况:

  • I have a lot of Enterprise apps distributed to client, which are all linked to the same Provisioning Profile (expiring in 28 days) 我有很多企业应用程序分发给客户端,这些应用程序都链接到相同的Provisioning Profile(在28天后到期)
  • I see NO option to just (to simply) renew my Enterprise dev certificate 我看不到仅(简单)续订我的企业开发证书的选项
  • I see the option to download or revoke my Enterprise dev certificate 我看到了下载或撤消我的企业开发证书的选项
  • I'm pretty sure "revoke" and create a new one can solve BUT I just can't break the current app (linked to the actual Provisioning Profile). 我很确定“撤消”并创建一个新的可以解决的问题,但是我无法破坏当前应用程序(链接到实际的Provisioning Profile)。

Client just can't have to re-download apps. 客户端不必重新下载应用程序。

I can also wait the 28 days, and I will probably get the "renew" button. 我也可以等待28天,然后可能会得到“续订”按钮。

But client is still bugged with the xx days left. 但是客户仍然对剩余的xx天感到困惑。

What do you suggest? 你有什么建议?

In XCode 4 open Organizer (right top corner of main window), then select Provisioning Profiles in Library section from menu list at left window side. 在XCode 4中,打开Organizer (主窗口的右上角),然后从左侧窗口的菜单列表中选择Provisioning Profiles Library Provisioning Profiles部分。 You will see your profile and buttons "new", "import", "export" and "refresh" on bottom side of window. 您将在窗口底部看到您的配置文件和按钮“新建”,“导入”,“导出”和“刷新”。 Click on Refresh and type your developer login & password. 单击Refresh然后输入开发人员的登录名和密码。 After processing your profile will be updated (maybe a clone profile will appear, then delete old expiring one). 处理完之后,您的个人资料将被更新(也许会出现一个克隆的个人资料,然后删除过期的旧个人资料)。

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

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