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: wwdc2015-402
$eventId
ID of event: wwdc2015
$eventContentId
ID of session without event part: 402
$eventShortId
Shortened ID of event: wwdc15
$year
Year of session: 2015
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2015] [Session 402] What's New ...

WWDC15 • Session 402

What's New in LLDB

Developer Tools • iOS, macOS, watchOS • 38:36

Enhancements to LLDB simplify life for Swift and Objective-C developers alike. Experienced developers will find new powers within the debugging console, and learn more about the connection between the debugger and Swift REPL. Newcomers will get insight into the range of possibilities hidden behind the LLDB prompt.

Speakers: Kate Stone, Sean Callanan, Enrico Granata

Open in Apple Developer site