XCode iPad Development – Debug Error launching remote program: failed to get the task for process 207
If you are having this error
Error launching remote program: failed to get the task for process 207
Take care to have a debug profile and if have the file Entitlements.plist, open it and set the boolean value get-task-allow to YES.
I solved in this way.