Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2013-407
$eventId
ID of event: wwdc2013
$eventContentId
ID of session without event part: 407
$eventShortId
Shortened ID of event: wwdc13
$year
Year of session: 2013
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2013] [Session 407] Debugging w...

WWDC13 • Session 407

Debugging with Xcode

Tools • iOS, OS X • 44:36

Xcode includes a powerful graphical debugger backed by the new, state-of-the-art LLDB debugging engine. Discover how you can detect and fix your performance problems earlier, configure advanced breakpoints, easily explore your variables within the editor, and take advantage of the new XPC debugging support built right into Xcode.

Speakers: Chris Friesen, Troy Koelling, Han-Ming Ong

Unlisted on Apple Developer site