Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while launching the application on device

I am getting this error while launching the application on device:

Error launching remote program: No such file or directory (/private/var/mobile/Applications/3E6A33F8-52EE-4A0B-AB9F-A122B7C42045/Test.app/Test) 
like image 247
Abhinav Avatar asked Jan 30 '11 01:01

Abhinav


1 Answers

First try restarting Xcode. If it doesn't work, then try hard reset of your device. This happens to me when I change the bundle identifier of my app.

like image 95
Aurum Aquila Avatar answered Sep 29 '22 00:09

Aurum Aquila