MacOS – iOS Simulator Hidden in Xcode 4.3.1

macosxcode

This is more of an "am I doing this right?" type of question…

I recently performed a clean install of Lion and installed Xcode 4.3.1 from the App Store. I noticed that the /Developer folder was missing so in my search I found in the release notes they talked about how the tools are consolidated into Xcode now. Okay, fair enough. I followed the instructions and downloaded the iOS simulator from Preferences > Downloads:

Xcode Preferences

The iOS simulator is nowhere to be found anywhere in Xcode or in the Open Developer Tool menu with the rest of the tools either:

enter image description here

Turns out I have to drill down through this path to find it!?

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

Really Apple? So… Is it okay to just drag this out and into my Applications folder? Are there dependencies? Will it break? How are you launching this app without having to drill down into that folder every time? (Spotlight can't find it).

tl;dr: Apple hides iOS Simulator deep in the Xcode package contents. What's the best practice to launch the app in a convenient way and why can't I find it in the Xcode GUI?

Best Answer

I would leave the simulator in the Xcode package, but drag it to your dock to easily launch it. Or make an alias to it and place that alias in what ever spot you want to launch simulator from.