These are the complete downloadable code examples for my books, iOS 9 Programming Fundamentals With Swift (http://shop.oreilly.com/product/0636920044345.do) and Programming iOS 9 (http://shop.oreilly.com/product/0636920044352.do).
Examples have been revised for Swift 2.2.1 and Xcode 7.3.1.
Please note that there is now a Swift 3 branch. All code in the Swift 3 branch compiles for Xcode 8 Preview 1 (Version 8.0 beta (8S128d)) and its version of Swift 3! This does not mean that there has been revision for iOS 10; in general, that hasn't happened yet. So I don't guarantee that every example actually runs correctly (though, on the whole, they should). The idea is simply to provide immediately a version of all my code in up-to-date Swift 3.
If you find these examples helpful and you haven't purchased the books, please consider doing so.
The downloadable code for the two previous editions has been moved off to subfolders "iOS8bookExamples" and "iOS7bookExamples". The code for the earlier editions has been removed.
Matt Neuburg