I’ve seen this all over the place on stack overflow, but everyone else’s solution doesn’t work for me. Help! Please!
I’m trying to test my app on my iPhone, it’s run perfectly fine up until I updated Xcode and the iOS (I’ve also been on v4 though). I can’t get it to sync the app over at all. I’ve tried dumping this file/folder, dumping caches, quitting relaunching Xcode, Rebooting the Computer, Restarting the phone, everything I can think of to no avail. Any Ideas?
Error launching remote program: No such file or directory
(/Users/andrew/Library/Developer/Xcode/DerivedData/BTC_Exchange-drzeigaqfnjtatglpppiwxmscsoj/Build/Products/Debug-iphoneos/BTC Exchange.app/BTC Exchange).
And the file does exist, there are no permissions issues from what I can tell and I ran a whole disk permissions check too.
Go here: ~/Library/Developer/Xcode/DerivedData and clear out all the old builds. It’ll work again without having to do the project renaming etc.