Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 512 Bytes

Coordinator Example

This is the project to accompany my blog post on the Coordinator Pattern.

📍 Getting Started

As of 11th November 2016, this project requires Xcode 8.0 (Swift 3.0)

The following commands will download the repository, and open the desired Xcode project.

git clone [email protected]:wtsnz/Coordinator-Example.git
cd Coordinator-Example
open CoordinatorExample.xcodeproj