Tejaswi Yerukalapudi
Tejaswi Yerukalapudi

Reputation: 9157

Expiring Provisioning Profile - Enterprise Deployment

Quick sanity check - I've read through several related questions and I'm still confused about this topic.

We have an enterprise application that we deploy using an MDM (Air Watch). Our application certificate is valid for another two years, and our provisioning profile is about to expire in a month.

I have renewed my provisioning profile, and performed the following test -

So, if my understanding is correct, I do not need to re-sign and push the whole application out to all our devices. Instead, I just push out a new provisioning profile to all our devices and I should be good to go?

Upvotes: 4

Views: 2377

Answers (1)

roysten10
roysten10

Reputation: 71

If you have an apple developer account, you can create your own wildcard provisioning profile.

  1. Find the app in AW
  2. Select it and then select Edit
  3. Select files and renew the provision profile
  4. At this point, upload your newly created provisioning profile
  5. Press save and assign, the provisioning profile will update the app discreetly

hey presto you have another 12 months validation. :D

Upvotes: 2

Related Questions