Home / Snippets / How to open IOS simulator from terminal
How to open IOS simulator from terminal cover

How to open IOS simulator from terminal

399

2 years ago

0 comments

The easiest way/command to open an IOS simulator from the terminal is to use the "open -a" command and specify "simulator" as the application.
open -a simulator 
Upon running the command the simulator if present will automatically get launched. If not then maybe you don't have an XCode installed. Do note that when the IOS simulator is launched, the operating system will be set as the latest version for example iPhone 13 with an IOS 15. Do give it a try and cheers!

Iphone Simulator Launching
notion avatar

Alaz

Week-end developer currently experimenting with web, mobile, and all things programming.

Topics:

Frontend

Resource

Average

Average

Support Us

If you like our tutorial, support us by being our Patreon or buy us some coffee ☕️

Welcome to PostSrc V3

PostSrc Dark Logo

You have to login to favorite this