Every time I try running app on an iPhone I receive:
"Xcode cannot run using the selected device. No provisioned devices are available with a compatible iOS version. Connect an iOS devise with a recent enough version of iOS to run your aplication or use iOS simulator"
I'm enrolled in iOS Developer University Program which in theory let's me to test own code at my iPhone. I have provision certificates installed on my Mac and iPhone as well. Have iPhone added as device for development.
I have iOS 8.3 on my phone and Xcode 6.3 on a Mac installed.
How do I solve this issue?