@@ -19,7 +19,7 @@ $ npm install -g ios-sim
19
19
$ ios-sim COMMAND
20
20
running command...
21
21
$ ios-sim (-v| --version| version)
22
- ios-sim/9.0.0-dev.1 darwin-x64 node-v8.14.0
22
+ ios-sim/9.0.0-dev.2 darwin-x64 node-v8.11.4
23
23
$ ios-sim --help [COMMAND]
24
24
USAGE
25
25
$ ios-sim COMMAND
@@ -58,7 +58,7 @@ OPTIONS
58
58
--debug=debug Debug level output
59
59
```
60
60
61
- _ See code: [ src/commands/install.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.1 /src/commands/install.js ) _
61
+ _ See code: [ src/commands/install.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.2 /src/commands/install.js ) _
62
62
63
63
## ` ios-sim launch APPLICATIONPATH `
64
64
@@ -88,7 +88,7 @@ OPTIONS
88
88
--debug=debug Debug level output
89
89
```
90
90
91
- _ See code: [ src/commands/launch.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.1 /src/commands/launch.js ) _
91
+ _ See code: [ src/commands/launch.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.2 /src/commands/launch.js ) _
92
92
93
93
## ` ios-sim showdevicetypes `
94
94
@@ -105,7 +105,7 @@ OPTIONS
105
105
--debug=debug Debug level output
106
106
```
107
107
108
- _ See code: [ src/commands/showdevicetypes.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.1 /src/commands/showdevicetypes.js ) _
108
+ _ See code: [ src/commands/showdevicetypes.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.2 /src/commands/showdevicetypes.js ) _
109
109
110
110
## ` ios-sim showsdks `
111
111
@@ -122,7 +122,7 @@ OPTIONS
122
122
--debug=debug Debug level output
123
123
```
124
124
125
- _ See code: [ src/commands/showsdks.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.1 /src/commands/showsdks.js ) _
125
+ _ See code: [ src/commands/showsdks.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.2 /src/commands/showsdks.js ) _
126
126
127
127
## ` ios-sim start `
128
128
@@ -145,5 +145,5 @@ OPTIONS
145
145
--debug=debug Debug level output
146
146
```
147
147
148
- _ See code: [ src/commands/start.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.1 /src/commands/start.js ) _
148
+ _ See code: [ src/commands/start.js] ( https://github.com/ios-control/ios-sim/blob/v9.0.0-dev.2 /src/commands/start.js ) _
149
149
<!-- commandsstop -->
0 commit comments