Xcode is Apple's Integrated Development Environment (IDE) for developers working on Mac OS X. Xcode 4 is the fourth major version of the app.
1
vote
1answer
84 views
Making all application windows stay fullscreen on relaunch
I usually have 4+ fullscreen windows open whenever I use Xcode 4. When I quit Xcode, and reopen it, only one or two of the windows open as fullscreen, and the rest all open in a single desktop as ...
1
vote
0answers
12 views
Use a custom version of clang in Xcode
I installed the recent version of clang (to /usr/local/). How do I set up Xcode to use this and not the built-in version of clang?
0
votes
0answers
152 views
Why can't I find PackageMaker?
As far as I know, the PackageMaker should be part of "Auxiliary tools for Xcode" and can be downloaded from https://developer.apple.com/downloads. However I cannot see the "Auxiliary tools for Xcode" ...
0
votes
0answers
2k views
Mountain Lion is slow in VMware 8
Mountain Lion works very slowly in VMware 8. XCode 4.5 is terribly slow. I tried the following things to speed things up:
Installed VMware tools from darwin.iso provided with the vmdk file of ...