other
Open IOS app simulator from terminal
October 3, 2022
If you are developing mobile apps and testing them on your system using an emulator then this command can be helpful to access the simulator.
open -a Simulator.app
If you have Xcode installed on your system then this command will open IOS simulator on your MAC.
Was this helpful?
Similar Posts
- Start php server from terminal on MacOS
- Guide to Configure In App Purchases ( UNITY )
- Access desktop from terminal in MAC
- check where python exe lives from console ,terminal, comand
- Print current directory path in MAC OS Terminal
- Access postgresql database from terminal
- Start and stop postgresql from terminal using brew