MP

Location of Xcode Companion Apps

With the release of Xcode 4.3, Apple has started bundling most of its developer applications into one file, Xcode.app, instead of using the /Developer directory.

If you’re like me and use a launcher such as Alfred, you’re probably wondering to where some of your old developer applications ran off. I’ve listed the locations below so that you can easily add them back to the list of included directories.

# Xcode.app/Contents/Applications/
  * Application Loader.app
  * FileMerge.app
  * Icon Composer.app
  * Instruments.app
  * OpenGL ES Performance Detective.app

# Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/
  * iPhone Simulator.app

# Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications/
  * Printer Simulator.app