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

WWDC18 • Session 409

What's New in LLVM

Developer Tools • iOS, macOS, tvOS, watchOS • 42:14

The LLVM suite of compiler tools in Xcode 10 have new language features, improved diagnostics, and more powerful optimizations. Find out about improvements to ARC for Objective-C, keep up with the newest additions to C++, get an overview of new and improved diagnostics and static analyzer checks, and learn about how LLVM compiler technology is delivering faster build times and better runtime performance for your apps.

Speakers: Jim Grosbach, Alex Lorenz, George Karpenkov, Ahmed Bougacha

Unlisted on Apple Developer site