XCode4.3でのiPhoneSimulatorの場所

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

っていうよくわからん場所にあってとても起動しにくいので/Applicationにシンボリックリンクはった。

$ ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app /Applications/iPhone\ Simulator.app