2
votes
1answer
576 views

“Build and go” equivalent in Xcode 4 [closed]

To the Xcode nerds out there, how can do I "Build & Run" in Xcode 4? I can't find this feature whereby the project is built and launched in Terminal (in the case of my C terminal apps) ...
1
vote
2answers
295 views

Problem of installation xcode4 and then xcode3

I install Xcode4 first in the default path /Developer then I install Xcode3 in /XCode3 It seems that the installation was not completed because I can't see Xcode.app in /XCode3/Application. What ...