iOS模拟器在Xcode 4.3.1之后的位置是什么?

pix*_*eak 5 xcode ios ios-simulator

我有时需要独立于Xcode运行iOS模拟器来测试Safari.我以前只能在Spotlight中查找它并从那里运行它.但自从我升级到Xcode 4.3.1后,Spotlight再也找不到了.知道去哪了吗?

Mic*_*lum 8

从Xcode启动模拟器,当它出现在您的停靠栏中时,右键单击它并选择保留在停靠栏中.

模拟器也可以直接从Finder启动:

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

编辑:我不知道这是否一直在这里,但我刚刚发现您也可以通过右键单击Dock中的Xcode图标>> Open Developer Tool >> iOS Simulator来启动模拟器.

在此输入图像描述