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: wwdc2014-413
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 413
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 413] Debugging i...

WWDC14 • Session 413

Debugging in Xcode 6

Tools • iOS, OS X • 37:07

Xcode provides a powerful debugging user interface backed by the new state-of-the-art LLDB debugger. Discover how you can more easily explore and fix your user interfaces, add custom Quick Look support for your own classes and get deeper insight into how and from where your app is enqueuing work.

Speakers: Kerry Hazelgren, Troy Koelling, Han-Ming Ong

Unlisted on Apple Developer site