Search code examples
iosxcodeappletprovisioning-profileipa

IPA doesn't include UDID that I just added


I want to deliver a IPA to a client

I ask him to add his iphone udid on console developper apple, I generate a new IPA, but this IPA doesn't include the UDID he just added.

i don"t have here the udid i just added

I also see that provising profile are expired (I don't have the admin role to renew them ) it could be this expired that cause me problem ?

Any help is appreciated.


Solution

  • Anytime you add/remove a device on apple developer portal, you probably want to update the provisioning profiles as well. Once the provisioning profiles have been updated, you can download them and install on your machine. Alternatively, if you're using the same Apple Id with your XCode, you can just check Automatically manage signing for your app's target