Answers for "how to run ios simulator on mac from command line"

5

open ios simulator from terminal

open -a simulator
Posted by: Guest on June-10-2020
0

macos start simulator from cli

open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app
Posted by: Guest on September-28-2020

Code answers related to "how to run ios simulator on mac from command line"

Browse Popular Code Answers by Language