I'm planning to distribute an application ad hoc for beta testing. I have created a provisioning profile for the distribution but it doesn't contain all the devices.
My question is if I need to rebuild the application in XCode if add more devices to the provisioning profile? Or could I build the app once with the original provisioning profile and when more devices turn up just update and download the new profile file to distribute with the app?