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: wwdc2021-10017
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10017
$eventShortId
Shortened ID of event: wwdc21
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2021] [Session 10017] Bring Cor...

WWDC21 • Session 10017

Bring Core Data concurrency to Swift and SwiftUI

Swift • iOS, macOS, tvOS, watchOS • 27:03

Discover how Core Data is adopting the new concurrency capabilities of Swift 5.5, leading to more concise, efficient, and safe asynchronous code. We'll show you how to update Core Data in your apps to work with concurrency, and detail the many other improvements throughout the framework that make working with Swift and SwiftUI more expressive and powerful.

Speakers: Michael LeHew, Scott Perry

Open in Apple Developer site