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

WWDC20 • Session 10147

Distribute binary frameworks as Swift packages

Developer Tools • iOS, macOS, tvOS, watchOS • 7:46

Discover how you can add third-party frameworks to your app and keep them up to date using Swift packages in Xcode. We’ll show you how to author packages that reference frameworks, explain binary targets and how to specify them in your package manifest file, and demonstrate how to compute checksums so that your clients always get the exact binary you expect. Frameworks are distributed in the XCFramework format. For further details on creating and versioning an XCFramework, be sure to watch "Binary Frameworks in Swift" from WWDC19.

Speaker: Boris Buegling

Open in Apple Developer site

Downloads from Apple

HD Video (40 MB)
SD Video (16.3 MB)