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

WWDC19 • Session 410

Creating Swift Packages

Developer Tools • iOS, macOS, tvOS, watchOS • 31:05

Whether you want to publish code to share with the community, or you just want a convenient way to organize the code in your apps, Swift packages are here to help. Learn how to create local packages for your own development, how to customize your package via the manifest file, and how to go about publishing a package for others to use.

Speakers: Boris Buegling, Ankit Aggarwal

Open in Apple Developer site