I see a lot of questions that ask how to add a UDID to an existing provisioning profile, but I haven't been able to find any info on whether or not that requires any IPAs using it to be recreated.
So for example if I...
- Create an ad-hoc provisioning profile "Internal Testers" with just me in it
- Export an application using that profile and put it up on testflightapp.com
- Add an additional UDID to my "Internal Testers" provisioning profile
Do I need to re-create the IPA? If the UDIDs end up stored inside the IPA, I'd imagine yes. If the UDIDs are stored online and referenced, I'd imagine no. However, no one seems to have any documentation on which way it works.