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-411
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 411
$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 411] What's New ...

WWDC17 • Session 411

What's New in LLVM

Developer Tools • iOS, macOS, tvOS, watchOS • 33:29

The Apple LLVM compiler in Xcode 9 has new language features, improved diagnostics, and more powerful optimizations. Keep up with the newest additions to Objective-C and C++, get an overview of new and improved warnings and static analyzer checks, and learn about how the LLVM compiler technology is delivering faster build times and better runtime performance for your apps.

Speakers: Devin Coughlin, Duncan Exon Smith

Unlisted on Apple Developer site