Rkey, I had the same problem. If you canโt find a solution, I decided I decided. Instead of trying to set the training profile yourself, launch the application on the device without trying to configure it yourself. Now, if I am not mistaken, you will receive a message about the absence of a profile for this executable file or something like that.
You need to change the code signing identifiers in the build settings of your Xcode6. Change everything [code signing identifier, debugging, any SDK, any SDK for iOS, release, any SDK for iOS) for iOS Developer and set the Provisioning Profile to automatic.
After that, if you try to run the application on the phone again, the invitation will give you the opportunity to "Fix the problem", and clicking on the "fix problem" solves the problem.
Hope this works for you.
etana source share