I have an initial build of my app which I want to circulate for testing to few others who do not have XCode with them. All I want to do is pass them the binary which they will install to their devices using iTunes. I have created my developer certificate, created an app id and added the device udids in my provisioning portal. So now can I directly email them the binary and ask them to drag and drop into itunes and then on the device ?
Thanks!