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: wwdc2018-412
$eventId
ID of event: wwdc2018
$eventContentId
ID of session without event part: 412
$eventShortId
Shortened ID of event: wwdc18
$year
Year of session: 2018
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2018] [Session 412] Advanced De...

WWDC18 • Session 412

Advanced Debugging with Xcode and LLDB

Developer Tools • iOS, macOS, tvOS, watchOS • 53:40

Discover advanced techniques, and tips and tricks for enhancing your Xcode debugging workflows. Learn how to take advantage of LLDB and custom breakpoints for more powerful debugging. Get the most out of Xcode’s view debugging tools to solve UI issues in your app more efficiently.

Speakers: Chris Miles, Sebastian Fischer

Unlisted on Apple Developer site