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: wwdc2015-410
$eventId
ID of event: wwdc2015
$eventContentId
ID of session without event part: 410
$eventShortId
Shortened ID of event: wwdc15
$year
Year of session: 2015
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2015] [Session 410] Continuous ...

WWDC15 • Session 410

Continuous Integration and Code Coverage in Xcode

Developer Tools • iOS, macOS, watchOS • 40:25

Xcode 7 includes new code coverage features to help you design a powerful test harness for your app. Learn all about coverage along with integration and improvements with Xcode Server.

Speaker: Matt Moriarity

Unlisted on Apple Developer site