I am getting the "Process launch failed - security" error on Xcode 6 trying to build into an iOS 8.1 iPhone 5. I have reviewed the most relevant prior StackOverflow post and I have tried the following:
- Delete all prior Provisioning Profiles on the device.
- Click on the App icon to see if it will offer me a dialogue to say "OK" that I do want to launch the app.
Neither of these is successful. When I click on the app to see if it will offer me that dialogue (or launch my app), nothing happens. The icon blinks. That's it. Are there any other approaches I can take to resolve this? Right now the only way I can test my app on my device is via TestFlight...