Till Xcode 7 in order to load an app to iOS device, you need to code sign the app. But from Xcode 7, Apple have opened up this procedure.
Again, this doesn't work if you are trying to make an IPA file and then load, you need to select the device from Xcode and hit Run button like below.