For apple enterprise account, we are using In-house distribution certificate and around 100 apps are tied to it. Some of the apps also have Push notifications enabled with it. We are using Airwatch as MDM agent for app deployment. This distribution certificate is expiring on 1st November.
Solution I am aware of :-
- Create a new In-house distribution certificate ahead of time.
- Regenerate provisioning profile of all 100 apps with newly created distribution certificate.
- Re-build all of the apps with new certificate and provisioning profile.
- Deploy new apps version through Airwatch.
Question:-
Just wanted to know how to use newly created certificate , regenerated provisioning profiles without building all of 100 apps again.