I've always only been able to "side load" my app on others phones by obtaining their UUID, adding to devices and selectin to be part of the provisioning profile. Have been doing this through over the air deployment via a website. That's all worked great however it's annoying to do.
With iOS9/XCode7 I feel there is a new option to export as Developer Deployment. Does that allow me to load the app on others phones WITHOUT having to obtain their UUID? I've tested this on a friends new phone and initially it hasn't worked.
Is there anyway other way to load the app? Do I still have to get the UUID and export as adhoc deployment? I really hope not...come on Apple!