Jul 05
If you are a registered Apple developer you may have found that locating and downloading this year’s sample code fromĀ WWDC is quite a challenge…
The first place I looked was the Sample Code section of the iOS Developer Library. But no dice.
Then I found a link on the WWDC Resources page, but that was broken at the time I tried it.
Finally I found this direct link to all the WWDC 2013 downloads: https://developer.apple.com/downloads/index.action
If you’re looking for sample code for a specific session, you can find it this way:
- Go to the WWDC Schedule page at https://developer.apple.com/wwdc/schedule/
- Find the session that you’re interested in.
- Click on the View Details link.
- At the bottom of the session detail screen there is a section called Related Resources. If the session has any sample code, it will be listed here. Just tap the link to download the zip file.
There’s also a Ruby script by Johannes Fahrenkrug that will automatically download all WWDC videos and sample code in one fell swoop. I haven’t tried this since I didn’t want all the videos too.