xcode - Can I start the iPhone simulator without "Build and Run"? -


i want delete app in simulator before "build , run". how can start simulator can deletion? if start "build , run" long log output takes while because of bug i'm trying fix. i'd avoid that.

the simulator application, , such can run other application.

to run simulator straight terminal prepend these locations open command

xcode 7.x

in xcode 7.x, iphone simulator has again: /applications/xcode.app/contents/developer/applications/simulator.app.

xcode 6.x

in xcode 6.x, iphone simulator has moved yet again, , resides here: /applications/xcode.app/contents/developer/applications/ios simulator.app.


xcode 4.x, 5.x

in xcode 4.x (through 4.5 on mountain lion) , xcode 5.0.x on mavericks, lives here: /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/applications/

in version of xcode (4.5.2), find quite convenient use open developer tool menu either dock icon or xcode menu:

open ios simulator


xcode 3.x

in xcode 3.x, lives here:

/developer/platforms/iphonesimulator.platform/developer/applications/iphone simulator.app


in future version of xcode, move again, it's squirrelly little app.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -