After updating to Mavericks and making sure I got the latest updates of Xcode installed as well, Xcode suddenly fails to launch apps on the device.
It installs the app on my iPhone but then before running it, throws this error:
Process launch failed: Failed to get the task for process 216
This is how the Code Signing settings look like since the update:
Also checked Scheme and it runs in Debug configuration.
Is this a known issue with Mavericks? How to fix it?