Where did iOS Simulator go after Xcode 4.3.1?

I sometimes need to run iOS Simulator independently of Xcode to test on Safari. Previously, I could just search for it in Spotlight and run it from there. But since I upgraded to Xcode 4.3.1, Spotlight can no longer find it. Any idea where she went?

+5
source share
4 answers

Run the simulator with Xcode and when it appears on the dock, right-click it and select "keep in dock."

The simulator can also be run directly from the Finder:

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

: , , , , Xcode → Open Developer Tool → iOS Simulator.

enter image description here

+8

Xcode.app, Mac Store - . , , - - , , .

+2

,

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

( , finder "iOS Simulator.app" )

+1

, Simulator, Xcode Preferences > Downloads. , Simulator , .

0
source

All Articles