I installed Xcode 4.5 and the installation caused the iPhone simulator alias to disappear from the dock. So I want to put it back on the dock but I can't find the .app file (or whatever the file might be called).
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
In Xcode 4.5 the simulator is included in the Xcode package. Find it by right clicking Xcode.app in the Applications folder and choosing "Show Package Contents" then navigate to: Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iOS Simulator.app If you use it a lot drag it to the dock. |
|||
|
|