Same basic problem as this one but all the fixes listed have not solved the issue for me. I've used a development provisioning file/cert but with no difference. (and it worked regardless on my iPhone 6)
Relevant facts:
1) iPad (ios 7.1) has over 2000 provisioning files, 99% of them autogenerated by Apple. I suspect this is causing the problem, but I can't figure out how to remove them all. I reset the data on the device, but once I tried to run the app again from Xcode it restored them all again.
2) The same app and same Xcode set-up work fine on my iPhone 6 (ios 8.1). None of the provisioning files get installed on the iPhone.
3) The app will run on the iPad, but just not with the debugger. It also takes very long to launch.
I'm stumped and would appreciate any suggestions.