Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.46 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.46 KB

Swift 3 Functional Programming

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.

Instructions

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.3 with Swift 3.1.

Chapter 11 - Frontend App requires Xcode version 8.3 with Swift 3.1.

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 (Major: 1, Minor: 3).

Related books