2

Possible Duplicate:
Xcode fails to get the task for process XXX. How do I solve this? (iPhone SDK 4.0)

I get an error message while running my app on device:

error: failed to launch '/Users/michalsvacha/Library/Developer/Xcode/DerivedData/myApp-fvyxohsnqeujfwcjuqdnvfobusdt/Build/Products/Debug-iphoneos/myApp.app/iSense' 
-- failed to get the task for process 46681

It didn't happen few days ago. The app starts and minimizes itself(no crash). This message gets logged.

Anybody ever experienced same problem? I searched here, but all the questions dealt with ad-hoc distribution, which is not my case. Other apps work smoothly.

Community
  • 1
  • 1
Michal
  • 15,429
  • 10
  • 73
  • 104
  • Clean the application and reset your simulator if you are working on. Check that will help. Sometime some task get stuck with compiler and by making clean code will solve the issue. – AAV Jul 18 '12 at 14:25
  • Why should I want to reset the simulator, is there a reason if testing on device? – Michal Jul 18 '12 at 14:27
  • If you are using on device then no. But clean build the code. – AAV Jul 18 '12 at 14:29
  • You can find your answer at these posts : [here](http://stackoverflow.com/questions/1488600/iphone-debugging-how-to-resolve-failed-to-get-the-task-for-process?rq=1) and [here](http://stackoverflow.com/questions/3523722/xcode-fails-to-get-the-task-for-process-xxx-how-do-i-solve-this-iphone-sdk-4?rq=1) Hope You'll find it helpfull, if not contact me. – slezadav Aug 28 '12 at 14:34

0 Answers0