File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ System Requirements
13
13
===================
14
14
15
15
* OS X 10.9.4 or later
16
- * Node.js 0.10.31 or later
16
+ * Node.js 0.10.26 or later
17
17
* Xcode 5.0 or later
18
18
* Command Line Tools for Xcode, compatible with your versions of Xcode and OS X
19
19
* iOS 7.0 SDK or later
47
47
=====
48
48
49
49
``` bash
50
- $ ios-sim-portable < command> [command parameters] [--command < options > ]
51
- $ isim < command> [command parameters] [--command < options > ]
50
+ $ ios-sim-portable < command> [parameters] [--options < values > ]
51
+ $ isim < command> [parameters] [--options < values > ]
52
52
53
53
General commands:
54
54
help < command> Shows additional information about the commands in this list.
Original file line number Diff line number Diff line change 1
1
--[]--
2
2
3
3
Usage:
4
- $ ios-sim-portable <command> [command parameters] [--command <options >]
5
- $ isim <command> [command parameters] [--command <options >]
4
+ $ ios-sim-portable <command> [parameters] [--options <values >]
5
+ $ isim <command> [parameters] [--options <values >]
6
6
7
7
General commands:
8
8
help <command> Shows additional information about the commands in this list.
You can’t perform that action at this time.
0 commit comments