0
votes
1answer
133 views

Can't transfer 4gbyte file from USB flash drive to Snow Leopard

I've been unable to transfer XCode 3.2.6, a 4gbyte .dmg file, from a USB flash drive to 2 snow leopard MacBooks. It stops at 2.2gbytes with an error. The flash drive is formatted with NTFS from a ...
2
votes
1answer
563 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 ...
7
votes
5answers
1k views

Is it possible to add alternate SCM options in Xcode 3?

Is it possible to add additional SCM options in Xcode, specifically Mercurial? I know it is possible outside with Murky and others but I was hoping for a "inside Xcode" integration. If this is too ...