A collection of small tutorial apps using iOS 8 + Swift
- Location: Using Core Location in iOS 8. Sources: Nevan King, NSHipster
- Split: Split View Controller for universal apps. Source: @NatashaTheRobot via NSHipster
- MyLog: Core Data example based on tutorials by @jquave: Part 1
- Networking: NSURLSession in Swift, based on tutorials by @0723Sam: 1, 2, 3