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: wwdc2008-925
$eventId
ID of event: wwdc2008
$eventContentId
ID of session without event part: 925
$eventShortId
Shortened ID of event: wwdc08
$year
Year of session: 2008
$extension
Extension of original filename: m4v
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC08 • Session 925

Debugging and Profiling Your iPhone Application

Tools • 56:46

Whether tracking down a nagging bug or getting the best performance out of your iPhone application, the Xcode developer tools are ready to help. Learn to debug your applications in the iPhone OS Simulator and on an iPhone to get to the root of problems. See how Instruments can help pinpoint performance bottlenecks. Take a journey through debugging and optimization case studies to see how you can perfect your iPhone application.

Speakers: Dave Payne, Chris Friesen, Steve Lewallen

Unlisted on Apple Developer site