diff --git a/getting-started/install-swift-3-macos.md b/getting-started/install-swift-3-macos.md index 47efaddb..a7a09b6d 100644 --- a/getting-started/install-swift-3-macos.md +++ b/getting-started/install-swift-3-macos.md @@ -4,11 +4,14 @@ currentMenu: getting-started-install-swift-3-macos # Install Swift 3: macOS -To use Vapor on macOS, you need to have Xcode 8 installed and selected. +To use Swift 3 on macOS, you need to have Xcode 8 installed and selected. ## Download -To download Xcode 8, visit [Apple Developer Downloads](https://developer.apple.com/download/) or [Swift.org Downloads](https://swift.org/download/#using-downloads) +To download Xcode 8, visit [Apple Developer Downloads](https://developer.apple.com/download/). + +[![Developer Downloads](https://cloud.githubusercontent.com/assets/1342803/17273384/12b603b0-5681-11e6-9034-d731efdf5a7b.png)](https://developer.apple.com/download/) + ## Install @@ -22,6 +25,8 @@ Select Xcode 8 for your Command Line Tools. - Select the Locations tab - Under Command Line Tools choose `Xcode 8.0 (xxxxx)` +![Xcode Preferences](https://cloud.githubusercontent.com/assets/1342803/17273391/51d2e1ee-5681-11e6-8460-982ccc55f758.png) + ## Swift You can now move on to [Install Swift 3](install-swift-3.md) diff --git a/getting-started/install-swift-3.md b/getting-started/install-swift-3.md index dd633d9a..3e9fee1e 100644 --- a/getting-started/install-swift-3.md +++ b/getting-started/install-swift-3.md @@ -4,7 +4,7 @@ currentMenu: getting-started-install-swift-3 # Install Swift 3 -This section assumes you have followed the operating system specific instructions for either macOS or Ubuntu. +This section assumes you have followed the operating system specific instructions for either [macOS](install-swift-3-macos.md) or [Ubuntu](install-swift-3-ubuntu.md). To use Vapor, you must have Swift 3 installed. Each version of Vapor relies on a single Development Snapshot of Swift 3. Vapor 0.15 relies on `DEVELOPMENT-SNAPSHOT-2016-07-25-a`.