objective c - Xcode 4 "waiting for process 'Appname' to launch -


I have installed encode 4 and now none of my iPhone projects can be run.

  Copyright 2004 Free Software Foundation, Inc. GDB is free software, which is covered by the GNU General Public License, and you are welcome to change it and / or distribute copies under certain conditions. Type "Copy Show" to see the circumstances There is no warranty for GDB. Type "show warranty" for details, this GDB was configured as "x86_64-apple-darwin". The Shared Library is waiting for the process 'AppName' to launch the applicable-load-rule all.   

On the top status bar, I see 'Attaching AppName'. The only strange thing about the project is that there is a dependency on ZXingWidget for its QR code scan.

She works on a coworker computer, but not mine.

Tried to delete my build directory, no dice.

I can run other iPhone projects from source in Xcode 4 with any problem.

Is anyone seen this

A tip I found on: / P>

Delete anything named ProjectName.xcodeproj / directory and with your UserId. Reopen the project in the xcode and all those that will be rebuilt and this should work at least for me this is done.

Another tip is to manually delete the build directory.

Still another tip is to navigate the organizer ( shift § <§ command 2 In Xcode 4), select Projects , select the application in the left hand, and then delete ... - on the right side of Derived Data The button

And never forget universally useful tips: restart your computer and try again.

Good luck!

Comments