I have developed and published an Enterprise iOS app, a year ago.
Now the provisioning profile expired.
The client owns the Enterprise account and passed me a .p12 certificate, a .mobileprovision file, and a ios_distribution.cer file.
What do I have to do to re-enable the app?
I also have my old .plist and old .ipa files, that are now useless because of the expired provisioning profile.
Any hints?
I tried installing the .p12 distribution certificate in my keychain, and re-signing the .ipa with ReSignMe.
I also tried unzipping the ipa, replacing the embedded.mobileprovision with the new one, and resign. No luck.
I also tried re-archiving and exporting the app, but now Xcode 6.1 doesn't have Export for Enterprise Deployment, because it wants me to have a Enterprise account.
Please help me. Please!