Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Remove/Disable Provisioning Profile Expiration Warning

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

like image 752
Shai UI Avatar asked Sep 15 '11 14:09

Shai UI


People also ask

What happens if my provisioning profile expires?

The app will fail to launch due to the expired profile. You will need to renew the provisioning profile and install that renewed profile on the device; or rebuild and reinstall the app with another non-expired profile.

How long do provisioning profiles last?

The enterprise signing certificate that you use to sign apps typically lasts for three years. However, the provisioning profile expires after a year.


2 Answers

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:

like image 191
tkelly Avatar answered Oct 07 '22 19:10

tkelly


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. :)

like image 28
Rothchildkid Avatar answered Oct 07 '22 20:10

Rothchildkid