问题
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 -
- Got an iPad with the application installed
- Removed the provisioning profile from Settings > General > Profiles
- Rebooted the iPad and verified that the application would not launch any more.
- Pushed a new provisioning profile onto the iPad using AirWatch
- Launched the app verified that it works.
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?
回答1:
If you have an apple developer account, you can create your own wildcard provisioning profile.
- Find the app in AW
- Select it and then select Edit
- Select files and renew the provision profile
- At this point, upload your newly created provisioning profile
- Press save and assign, the provisioning profile will update the app discreetly
hey presto you have another 12 months validation. :D
来源:https://stackoverflow.com/questions/25511646/expiring-provisioning-profile-enterprise-deployment