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: wwdc2014-409
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 409
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 409] Introductio...

WWDC14 • Session 409

Introduction to LLDB and the Swift REPL

Tools • iOS, OS X • 48:46

Learn how to use LLDB, Apple's state-of-the-art debugger. Learn how to analyze stack traces and diagnose bugs. See how you can test your hypotheses and explore your app's state with the Swift REPL.

Speaker: Sean Callanan

Unlisted on Apple Developer site