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-414
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 414
$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 414] Testing in ...

WWDC14 • Session 414

Testing in Xcode 6

Tools • iOS, OS X • 47:47

Unit testing is an essential tool to consistently verify your code works correctly. Learn how Xcode 6 takes this to the next level with support for performance testing, baselining, and integration with Xcode bots to continually monitor your performance over time and devices.

Speakers: Brooke Callahan, Wil Turner

Unlisted on Apple Developer site