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: wwdc2017-406
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 406
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 406] Finding Bug...

WWDC17 • Session 406

Finding Bugs Using Xcode Runtime Tools

Developer Tools • iOS, macOS, tvOS, watchOS • 54:21

Learn how to use Xcode 9 runtime tools to help find issues and bugs, ranging from missing and unintended UI updates to integer overflows and data races on collection APIs. Hear about the new Undefined Behavior Sanitizer and Main Thread Checker runtime tools in Xcode 9, and the improvements to Address and Thread Sanitizers.

Speakers: Kuba Mracek, Vedant Kumar

Unlisted on Apple Developer site