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-415
$eventId
ID of event: wwdc2018
$eventContentId
ID of session without event part: 415
$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 415] Behind the ...

WWDC18 • Session 415

Behind the Scenes of the Xcode Build Process

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

Ever wonder what happens when you build your project in Xcode? Learn how Xcode automates the steps required to build an application, and go behind the scenes to learn how clang, swiftc, and the linker work together to turn your source code into a working program.

Speakers: Jake Petroules, Jürgen Ributzka, Devin Coughlin, Louis Gerbarg

Unlisted on Apple Developer site