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-408
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 408
$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 408] Adopting Sw...

WWDC19 • Session 408

Adopting Swift Packages in Xcode

Developer Tools • iOS, macOS, tvOS, watchOS • 33:24

Swift packages are a great way to organize and share code, and are now supported while building apps for all Apple platforms in Xcode 11. Find out how to use community-developed packages in your project, how Swift packages are structured, and how package versioning and dependencies work.

Speakers: Anders Bertelrud, Balraj Aujla

Open in Apple Developer site