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: wwdc2019-233
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 233
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 233] Mastering X...

WWDC19 • Session 233

Mastering Xcode Previews

Developer Tools • iOS, macOS, tvOS, watchOS • 44:08

Xcode 11 displays previews of your user interface right in the editor, streamlining the edit-debug-run cycle into a seamless workflow. Learn how previews work, how to optimize the structure of your SwiftUI app for previews, and how to add preview support to your existing views and view controllers.

Speakers: Anton Vladimirov, Nate Chandler

Open in Apple Developer site