总结一下目前为止的 sessions
Asked on 06/17/2025
1 search
Here is a summary of the sessions presented at WWDC based on the provided context:
-
Customize spatial Persona templates in SharePlay: This session covers how to design and configure custom spatial templates for different stages of a SharePlay session, such as team selection and game stages. It also discusses configuring a group immersive space for gameplay.
-
Code-along: Bring on-device AI to your app using the Foundation Models framework: This session provides a hands-on approach to integrating on-device AI using the Foundation Models framework. It includes topics like prompt engineering, tool calling, and profiling.
-
What’s new in location authorization: This session introduces new features in location authorization, focusing on session lifecycle, authorization goals, and diagnostic properties. It emphasizes the use of CL service sessions to manage location data access.
-
Discover media performance metrics in AVFoundation: This session explores how to use media performance metrics in AVFoundation to monitor and optimize media playback, including events like playlist media segment and content key events.
-
Build a great Lock Screen camera capture experience: This session discusses creating a seamless camera capture experience from the Lock Screen, focusing on session content updates and privacy considerations.
-
Optimize home electricity usage with EnergyKit: This session explains how to use EnergyKit to optimize home electricity usage, including generating charging schedules and retrieving insights.
-
Deep dive into the Foundation Models framework: This session provides an in-depth look at the Foundation Models framework, covering topics like sessions, generable, dynamic schemas, and tool calling.
-
Meet the Translation API: This session introduces the Translation API, discussing features like simple overlay translation, flexible translation, and best practices for language support.
-
Meet the Foundation Models framework: This session covers the Foundation Models framework, focusing on guided generation, snapshot streaming, tool calling, and stateful sessions.
-
What’s new in DockKit: This session introduces new features in DockKit, including intelligent tracking, custom control in apps, and new camera modes.
These sessions provide a comprehensive overview of the latest updates and features introduced by Apple at WWDC.

Customize spatial Persona templates in SharePlay
Learn how to use custom spatial Persona templates in your visionOS SharePlay experience to fine-tune the placement of Personas relative to your app. We’ll show you how to adopt custom spatial Persona templates in a sample app with SharePlay, move participants between seats, and test your changes in Simulator. We’ll also share best practices for designing custom spatial templates that will make your experience shine.

Code-along: Bring on-device AI to your app using the Foundation Models framework
Develop generative AI features for your SwiftUI apps using the Foundation Models framework. Get started by applying the basics of the framework to create an awesome feature. Watch step-by-step examples of how to complement the models with tools you build, stream results, and apply further optimizations for great performance.

What’s new in location authorization
Location authorization is turning 2.0. Learn about new recommendations and techniques to get the authorization you need, and a new system of diagnostics that can let you know when an authorization goal can’t be met.