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: wwdc2016-414
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 414
$eventShortId
Shortened ID of event: wwdc16
$year
Year of session: 2016
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2016] [Session 414] Using and E...

WWDC16 • Session 414

Using and Extending the Xcode Source Editor

Developer Tools • iOS, macOS, tvOS, watchOS • 37:03

Learn about all of the new, and a few existing, features of Xcode source editor. See how you can make the most of new code completion features, Swift image and color literals, and snippets. We'll also show how to add commands to the source editor with new Xcode Extensions that you can distribute on the Mac App Store.

Speakers: Mike Swingler, Chris Hanson

Unlisted on Apple Developer site