06 Nov 2008, 18:36
Strat2_pragsmall

Philip Broder (3 posts)

Hi,

This book and the screencasts from Bill have been exactly what I’ve been waiting for and I am finally getting my head round some of this.
For the example source code the direct links from the PDF to the .h and .m files work great, but are there any other links I’m missing which bundle up all the files required for a particular chapter’s example?

Many thanks,

Phil

06 Nov 2008, 18:55
N614592285_2406_pragsmall

Chris Adamson (277 posts)

Right under the picture of the book on its home page href=”http://www.pragprog.com/titles/amiphd/iphone-sdk-development”>http://www.pragprog.com/titles/amiphd/iphone-sd… , there’s a link to Code href=”http://www.pragprog.com/titles/amiphd/source_code”>http://www.pragprog.com/titles/amiphd/source_code , which will allow you to download all the book’s sample code as a zip or tar.gz. The decompressed “code” directory has subdirectories by chapter and then by sample, each of which has all the files you’ll need: code files, .xcodeproj project files, graphics, etc.

You should be able to just navigate down to a sample you’re interested in, double-click its .xcodeproj to open the sample project in Xcode, and Build and Go. In fact, if this doesn’t work for any of the samples, file an errata.

06 Nov 2008, 22:52
Strat2_pragsmall

Philip Broder (3 posts)

Thank you Chris,

I had seen mention of a download link but somehow just couldn’t see it – excellent…

Phil

  You must be logged in to comment