can you show me all the sessions
Asked on 06/17/2025
1 search
Here are the sessions mentioned in the context from Apple's WWDC:
-
Deep dive into the Foundation Models framework
-
Code-along: Bring on-device AI to your app using the Foundation Models framework
-
Xcode essentials
- Introduction
- Find the right content
- Filter navigators
- The Find navigator
- Move between files
- The tab bar
- The jump bar
- Tricks for creating new files
- Warnings and error annotations
- Using bookmarks
- Using Mark comments
- Leverage shortcuts
- Open Quickly
- Useful commands and shortcuts
- Code completion
- VIM mode
- Common emacs commands
- Get the most out of git
- Show the last change for a line
- Changes navigator
- Debugging
- Setting breakpoints
- Using the console
- Testing
- Test Navigator
- Running tests
- [Using Test plans](https://developer.apple.com

Deep dive into the Foundation Models framework
Level up with the Foundation Models framework. Learn how guided generation works under the hood, and use guides, regexes, and generation schemas to get custom structured responses. We’ll show you how to use tool calling to let the model autonomously access external information and perform actions, for a personalized experience. To get the most out of this video, we recommend first watching “Meet the Foundation Models framework”.

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.

Xcode essentials
Edit, debug, commit, repeat. Explore the suite of tools in Xcode that help you iterate quickly when developing apps. Discover tips and tricks to help optimize and boost your development workflow.