From c07b214b580781e2a3a1c2453fbe9336b6c351bf Mon Sep 17 00:00:00 2001 From: Austin Henriksen Date: Tue, 18 Jun 2019 15:55:37 -0400 Subject: Fixed Swift README typos --- swift/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swift/README.md b/swift/README.md index 2a398b46f0c..324a0fd151f 100644 --- a/swift/README.md +++ b/swift/README.md @@ -31,14 +31,14 @@ Ice for Swift requires Swift 5 or later. ## Building Ice for Swift The build system requires the Slice to Swift and the Slice to C++ -compilers. If you have not install a binary distribution that provides -this command-line tools, refer to the [C++ build instructions](../cpp/README.md) +compilers. If you have not installed a binary distribution that provides +these command-line tools, refer to the [C++ build instructions](../cpp/README.md) to build these compilers using the Ice for C++ sources. Open `ice.xcproject` with Xcode and build the `Ice macOS` or `Ice iOS` target to build Ice for Swift macOS framework or Ice for Swift iOS framework respectively. -The tests programs for macOS and iOS can be build using the `TestDriver macOS` and +The test programs for macOS and iOS can be built using `TestDriver macOS` and `TestDriver iOS` respectively ## Running the Swift Tests on -- cgit v1.2.3