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-407
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 407
$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 407] Understandi...

WWDC17 • Session 407

Understanding Undefined Behavior

Developer Tools • iOS, macOS, tvOS, watchOS • 39:13

Undefined behavior in programming languages can introduce difficult to diagnose bugs and even lead to security vulnerabilities in your App. Learn more about undefined behavior, the tools available in Xcode 9 that address it, and why Swift is safer by design.

Speakers: Fred Riss, Ryan Govostes, Anna Zaks

Unlisted on Apple Developer site