ios-sim

Command-line launcher for iOS Simulator applications

brewmacoslinux
Try with needOr install directly
Source

About

Command-line application launcher for the iOS Simulator

Commands

ios-sim

Examples

Launch an app in the default iOS Simulator$ ios-sim launch /path/to/MyApp.app
Launch an app specifying the device type and iOS version$ ios-sim launch /path/to/MyApp.app --devicetypeid 'com.apple.CoreSimulator.SimDeviceType.iPhone-14'
Show available simulator device types$ ios-sim showdevicetypes