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: wwdc2013-409
$eventId
ID of event: wwdc2013
$eventContentId
ID of session without event part: 409
$eventShortId
Shortened ID of event: wwdc13
$year
Year of session: 2013
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2013] [Session 409] Testing in ...

WWDC13 • Session 409

Testing in Xcode 5

Tools • iOS, OS X • 49:34

Unit testing is an essential tool to consistently verify that your code works correctly. Learn how Xcode 5 makes it dramatically easier to create, edit, execute, and understand your tests.

Speakers: Bino George, Mike Swingler

Unlisted on Apple Developer site