Skip to content

Commit ae07843

Browse files
rosen-vladimirovFatme Havaluova
authored and
Fatme Havaluova
committed
Fix livesync docs
Fix documentation for iOS livesync (iOS Simulator).
1 parent 039ffec commit ae07843

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff 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

docs/man_pages/project/testing/livesync-ios.md

-1
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)