I have installed xcode on my mac but I am annoyed that I have use Finder to track down the executable every time I want to run it (or User Interface Builder). I have read that it is supposed to show up in the Applications folder under Development but there is no such folder. Is there any way I can get xcode and its associated applications to appear in the Applications folder so its more convenient to use?
Share
Sure, open the
/Developerdirectory in Finder and right click on theApplicationsfolder. Choose the ‘Make alias’ option. An alias is created namedApplications alias. Change the aliased folder’s name to the one that most fits to you e.g. “XCode”. Now, copy this alias into your/Applicationsdirectory. There you are.