ios-sim

9.0.0 • Public • Published

NPM Build status Build Status Codecov Coverage

ios-sim

Usage

$ npm install -g ios-sim
$ ios-sim COMMAND
running command...
$ ios-sim (-v|--version|version)
ios-sim/9.0.0 darwin-x64 node-v10.18.1
$ ios-sim --help [COMMAND]
USAGE
  $ ios-sim COMMAND
...

Commands

ios-sim install APPLICATIONPATH

Install the application at the specified path to the iOS Simulator without launching the app

USAGE
  $ ios-sim install APPLICATIONPATH

ARGUMENTS
  APPLICATIONPATH  the path to the application to launch

OPTIONS
  -d, --devicetypeid=devicetypeid  The id of the device type that should be simulated (Xcode6+). Use 'showdevicetypes'
                                   to list devices.

  -l, --log=log                    The path where log of the app running in the Simulator will be redirected to

  -v, --verbose                    Enable verbose output

  -x, --exit                       Exit after startup

  --debug=debug                    Debug level output

See code: src/commands/install.js

ios-sim launch APPLICATIONPATH

Launch the application at the specified path in the iOS Simulator

USAGE
  $ ios-sim launch APPLICATIONPATH

ARGUMENTS
  APPLICATIONPATH  the path to the application to launch

OPTIONS
  -a, --args=args                  arguments to pass in to the launched app

  -d, --devicetypeid=devicetypeid  The id of the device type that should be simulated (Xcode6+). Use 'showdevicetypes'
                                   to list devices.

  -l, --log=log                    The path where log of the app running in the Simulator will be redirected to

  -s, --setenv=setenv              environment variables to pass in as key value pairs

  -v, --verbose                    Enable verbose output

  -x, --exit                       Exit after startup

  --debug=debug                    Debug level output

See code: src/commands/launch.js

ios-sim showdevicetypes

List the available device types

USAGE
  $ ios-sim showdevicetypes

OPTIONS
  -l, --log=log  The path where log of the app running in the Simulator will be redirected to
  -v, --verbose  Enable verbose output
  -x, --exit     Exit after startup
  --debug=debug  Debug level output

See code: src/commands/showdevicetypes.js

ios-sim showsdks

List the available iOS SDK versions

USAGE
  $ ios-sim showsdks

OPTIONS
  -l, --log=log  The path where log of the app running in the Simulator will be redirected to
  -v, --verbose  Enable verbose output
  -x, --exit     Exit after startup
  --debug=debug  Debug level output

See code: src/commands/showsdks.js

ios-sim start

Launch the iOS Simulator without an app

USAGE
  $ ios-sim start

OPTIONS
  -d, --devicetypeid=devicetypeid  The id of the device type that should be simulated (Xcode6+). Use 'showdevicetypes'
                                   to list devices.

  -l, --log=log                    The path where log of the app running in the Simulator will be redirected to

  -v, --verbose                    Enable verbose output

  -x, --exit                       Exit after startup

  --debug=debug                    Debug level output

See code: src/commands/start.js

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
9.0.05,637latest
6.1.3288maintenance
9.0.0-dev.42next

Version History

VersionDownloads (Last 7 Days)Published
9.0.05,637
8.0.227,951
8.0.125
9.0.0-dev.42
9.0.0-dev.31
9.0.0-dev.21
9.0.0-dev.11
9.0.0-dev.01
8.0.01
6.1.3288
7.0.071
6.1.293
6.1.11
6.0.03
5.1.09
5.0.131
5.0.121
5.0.111
5.0.101
5.0.91
5.0.82
5.0.71
5.0.61
5.0.52
5.0.41
5.0.31
5.0.21
5.0.11
5.0.01
3.2.01
4.1.11
4.1.01
3.1.11
3.1.01
3.0.01
2.0.11
2.0.01
1.9.01
1.8.21
1.8.11
1.8.01

Package Sidebar

Install

npm i ios-sim

Weekly Downloads

34,113

Version

9.0.0

License

Apache-2.0

Unpacked Size

45 kB

Total Files

16

Last publish

Collaborators

  • ivhernandez
  • gabebear
  • erisu
  • brodybits
  • shazron
  • purplecabbage
  • dpogue
  • macdonst
  • bowserj
  • stevegill
  • jcesarmobile
  • filmaj