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: wwdc2019-429
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 429
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 429] LLDB - Beyo...

WWDC19 • Session 429

LLDB: Beyond "po"

Developer Tools • iOS, macOS, tvOS, watchOS • 20:44

LLDB is a powerful tool for exploring and debugging your app at runtime. Discover the various ways to display values in your app, how to format custom data types, and how to extend LLDB using your own Python 3 scripts.

Speakers: Davide Italiano, Jonas Devlieghere

Open in Apple Developer site