This is the code repository for Swift 3 Functional Programming, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
To follow along with the examples from chapters 1 to 10 in this book, you'll need to have an Apple computer with macOS installed. You'll also need to install Xcode version 8
with Swift 3.0
.
Chapter 11 - Frontend App requires Xcode 7.3.1 as used dependencies are not updated to Swift 3.0 GM Candidate
specifications yet.
Chapter 11 - Backend App requires Vapor so for configurations please follow the steps shown in: Swift 3 and Vapor toolbox Installation Guide
Backend source code is compatible with Vapor 0.16
which utilizes Swift DEVELOPMENT-SNAPSHOT-2016-07-25-a
.