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: wwdc2022-110370
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 110370
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 110370] Debug Sw...

WWDC22 • Session 110370

Debug Swift debugging with LLDB

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

Learn how you can set up complex Swift projects for debugging. We'll take you on a deep dive into the internals of LLDB and debug info. We'll also share best practices for complex scenarios such as debugging code built on build servers or code from custom build systems.

Speaker: Adrian Prantl

Open in Apple Developer site