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-412
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 412
$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 412] Debugging i...

WWDC19 • Session 412

Debugging in Xcode 11

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

Xcode 11 introduces new features for finding and fixing bugs fast. Discover how to simulate network conditions and thermal states, and how to override your app's runtime environment while debugging. See how the debugging features work with Xcode previews to identify issues before Build & Run. Learn how to work with the View Debugger to troubleshoot your SwiftUI views.

Speakers: Chris Miles, Han-Ming Ong, Sebastian Fischer

Open in Apple Developer site