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-10202
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10202
$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 10202] Detect bu...

WWDC21 • Session 10202

Detect bugs early with the static analyzer

Developer Tools • iOS, macOS, tvOS, watchOS • 9:12

Discover how Xcode can automatically track down infinite loops, unused code, and other issues before you even run your app. Learn how, with a single click, Xcode can analyze your project to discover security issues, logical bugs, and other hard-to-spot errors in Objective-C, C, and C++. We’ll show you how to use the static analyzer to save you time investigating bug reports and improve your app's overall quality.

Speaker: Ravi Kandhadai Madhavan

Open in Apple Developer site