File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
docs/man_pages/project/testing Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ NativeScript CLI Changelog
77### New
88* [ Implemented #470 ] ( https://github.com/NativeScript/nativescript-cli/issues/470 ) : Add ` --timeout ` option to ` tns debug ` .
99* [ 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.
1111
1212### Fixed
1313
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
2121### Command Limitations
2222
2323* You cannot set ` --device ` and ` --emulator ` simultaneously.
24- * For the iOS Simulator, you can synchronize changes only to iOS 8.x devices.
2524
2625### Related Commands
2726
You can’t perform that action at this time.
0 commit comments