File tree 2 files changed +1
-2
lines changed
docs/man_pages/project/testing
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ NativeScript CLI Changelog
7
7
### New
8
8
* [ Implemented #470 ] ( https://github.com/NativeScript/nativescript-cli/issues/470 ) : Add ` --timeout ` option to ` tns debug ` .
9
9
* [ Implemented #682 ] ( https://github.com/NativeScript/nativescript-cli/issues/682 ) : Set ` --debug-brk ` as the default option of ` tns debug ` .
10
- * [ Implemented #706 ] ( https://github.com/NativeScript/nativescript-cli/issues/706 ) : LiveSync to iOS Simulator devices running iOS 8.x .
10
+ * [ Implemented #706 ] ( https://github.com/NativeScript/nativescript-cli/issues/706 ) : LiveSync to iOS Simulator.
11
11
12
12
### Fixed
13
13
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Synchronizes the latest changes in your project to iOS devices or the iOS Simula
21
21
### Command Limitations
22
22
23
23
* You cannot set ` --device ` and ` --emulator ` simultaneously.
24
- * For the iOS Simulator, you can synchronize changes only to iOS 8.x devices.
25
24
26
25
### Related Commands
27
26
You can’t perform that action at this time.
0 commit comments