Hello,
I am trying to debug my project on xcode 3.0.
Project compiles and runs without any error.
But, when I try to Build and Debug the project I get this error:
"Error starting Executable"
Check its arguments and the debugger console.
Unable to find Mach task port for process-id 6933 (os/kern) failure (0x5).
Can anyone help me out of this problem?
...