如何删除/禁用配置文件过期警告
我的 iPhone/iPad 设备上有一些配置文件。
每天它都会通过以下消息框让我烦恼:
“配置文件过期:配置文件 X 将在 Y 天后过期” 有两个按钮:“显示我”和“提醒我”......无论我选择什么,它都会在一天左右的时间内弹出。
有没有办法禁用这些警告?我根本不想看到他们!
谢谢
I have a few provisioning profiles on my iPhone/iPad device.
Every day it annoys me with the following messagebox:
"Provisioning Profile Expiration: The provisioning profile X will expire in Y days"
With two buttons: "Show Me" and "Remind Me"... regardless what I pick it'll pop up within another day or so.
Is there a way to disable these warnings? I don't want to see them at all!
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
iPCU 不再对我有用,据我所知,它已被弃用。对于 XCode 6.1,我能够从 Window > 下的设备中删除特定的配置文件。 设备:
iPCU no longer works for me and from what I can tell is deprecated. For XCode 6.1 I was able to delete specific provision profiles from devices under Window > Devices:
在 iPhone 上,转到“设置”,然后转到“常规”,然后向下滚动,直到看到违规条款的名称,然后单击它并选择删除。 :)
On your iphone Go to Settings, then General, then scroll down until you see the name of the offending provision, the click it and chose delete. :)
我也遇到了这个问题。删除未安装XCode的最佳方法是使用 iPhone配置实用程序。您可以为 pc 。必须插入您的设备才能执行此操作。
这是使用iPhone配置实用程序删除配置配置文件的图片:
请注意,这不是唯一的方式。
如果您安装了Xcode,我建议使用组织者删除配置配置文件。在组织者中,选择“设备”列表。然后选择您的设备(必须插入)。然后在您的设备下选择“配置配置文件”。从这里,您可以进行多个选择(保留Shift键),然后按DELETE键删除它们。
I have run into this problem as well. The best way to remove them, without XCode installed, is to use the iphone configuration utility. You can download this for Mac or PC. Your device must be plugged in in order to do this.
Here is a picture of using the iphone configuration utility to delete provisioning profiles:
Note that this is not the only way.
If you have XCode installed, I would recommend using organizer to delete the provisioning profiles. In Organizer, select the "Devices" list. Then choose your device (must be plugged in). Then choose "Provisioning Profiles" under your device. From here you can make multiple selections (hold shift key) and then hit delete key to remove them.
如果您选择第一个变体,那么您将无法启动绑定到该配置文件的应用程序。
If you choose first variant then you won't be able to launch apps that are bound to that profiles.
如果您不使用它们,请删除它们,或者更新它们。我认为没有办法抑制这个消息。
Either delete them if you aren't using them, or renew them. I don't think there is a way to supress this message.
撤销,然后从 iOS 开发中心创建新的配置文件。这应该将到期日期延长到从您创建新配置文件之日起一年左右。
检查以确保所有钥匙串中没有重复的证书/私钥。
Revoke, then create a new Provisioning Profile from the iOS Dev Center. This should extend the expiration date to a year or so from the day you make a new profile.
Check to make sure you dont have duplicate certs/private keys in all keychains.