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. In that branch, to date, I have revised the book 1 examples, and the book 2 examples up through book 2 chapter 4, against Xcode version 8.0 beta 3 (8S174q). Later chapters will probably compile as well, but they might not, and I don't guarantee that they will run correctly; I haven't gotten to them yet!
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