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-413
$eventId
ID of event: wwdc2013
$eventContentId
ID of session without event part: 413
$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 413] Advanced De...

WWDC13 • Session 413

Advanced Debugging with LLDB

Tools • iOS, OS X • 58:35

Dive deep into using LLDB via the terminal interface and within Xcode’s graphical debugger. See the latest features, improvements, and advanced techniques to help you track down bugs more efficiently than ever before.

Speakers: Sean Callanan, Enrico Granata, Kate Stone

Unlisted on Apple Developer site