Upgrading to XCode 4.3 and solving the /Developer issue
With the upgrade to XCode 4.3, one of the significant changes is that the /Developer folder is gone and instead bundled within the /Applications/XCode.app/ content bundle. One thing that you have to remember is that for the command-line tools (of which now you should be downloading individually within the Apple Developer Site) is that you have to switch those command lines to use your new path, rather than the old Developer path. An excellent article from UseYourLoaf, outlines what needs to be done. For example I often used the agvtool to manage build version...
read moreXCode: “You have updates available for other accounts”
Did you install XCode 4 via App Store, rather than the Dev account? You may be one of quite a few people that see strange behaviour when they want to update their XCode (after seeing in their App Store purchase section, an update is available). Well when you try and update, it spits out a strange error message, like: You have updates available for other accounts Very strange behaviour from Apple and certainly a glitch, or bug as it won’t let you update. In fact, you wouldn’t have known there was an update unless you went to the purchases section, whereas...
read more



