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-410
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 410
$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 410] Advanced Sw...

WWDC14 • Session 410

Advanced Swift Debugging in LLDB

Tools • iOS, OS X • 47:35

Explore LLDB's powerful features that help you more quickly debug your Swift code. Learn about LLDB's support for protocols, generics, optionals, and mixed-language source code.

Speaker: Enrico Granata

Unlisted on Apple Developer site