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-416
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 416
$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 416] Binary Fram...

WWDC19 • Session 416

Binary Frameworks in Swift

Developer Tools • iOS, macOS, tvOS, watchOS • 40:32

Xcode 11 now fully supports using and creating binary frameworks in Swift. Find out how to simultaneously support devices and Simulator with the new XCFramework bundle type, how Swift module interfaces work, and how to manage changes to your framework over time.

Speakers: Harlan Haskins, Jordan Rose

Open in Apple Developer site