I have been distributing the app for test purposes with an adhoc provisioning profile to a set of users. This provile I set under Code Signing- Provisioning Profile - Release...
Now I have createed the archive to submit to iTunes App Store accidentally with this provisioning profile - instead of a distribution provisioning profile
(the code signing identity is still a distribution one)
What does that mean? Is this a problem? Will only those users be able to install the app and run it that are in the ad hoc provisioning profile?
So basically do I need to reject the binary before its too late - I have been waiting long time now and do not want to resubmit if its not necessary
Many thanks