Skip to content
Home » WWDC26: Platforms State of the Union – June 8, 2026 (Transcript)

WWDC26: Platforms State of the Union – June 8, 2026 (Transcript)

Editor’s Note: The 2026 Apple Platforms State of the Union highlights major advancements in developer tools, focusing heavily on integrating Apple Intelligence directly into the app ecosystem. Apple introduced the new Foundation Models framework and Core AI, providing developers with native Swift APIs to run powerful generative models both on-device and via private cloud compute. Furthermore, the event showcased significant updates to Xcode 27, which now features expanded agentic coding capabilities, a more personalized and faster development experience, and seamless integration with third-party AI agents. These updates, combined with refinements to SwiftUI and the Liquid Glass design language, aim to provide a more cohesive, high-performance, and adaptive framework for building next-generation applications.

TRANSCRIPT:

Welcome and Overview

JOSH SHAFFER: Welcome to the 2026 Platform State of the Union. This is one of our favorite moments of the year where we get to share what’s new with the technologies, the frameworks, and the tools that you use every day to build incredible apps and games. Apps that inspire us, that raise the bar of what’s possible, and that push us to build even better technologies. We love connecting with so many of you, hearing about your passions, your challenges, and how we can better support your work. Your feedback shapes some of the most important technologies that we build.

And this past year, nowhere was that more true than with the new design with Liquid Glass and with Apple Intelligence. These were both huge themes in the 26 releases, and they’re key again this year. With many of our efforts influenced by your feedback, design and intelligence are both so important because they enhance what’s special about your apps. The care and the craft that you put into them with unique interfaces and rich experiences shaped by your deep domain expertise. Combined with enhanced intelligence capabilities, you can now build features that weren’t previously possible.

To highlight what’s new, we’ll dive into three key areas. First, Apple Intelligence, with new ways to bring generative intelligence directly into your apps, and new integrations with system intelligence to bring users back to your apps. Second, platform improvements, with design refinements and more flexible UI layout, updates to Swift and SwiftUI, and enhancements that make your apps faster, more adaptive, and easier to build. And finally, developer productivity, taking agentic coding even further, alongside improvements that make Xcode faster and more personal. We have a lot to cover, so let’s get started with Apple Intelligence.

Apple Foundation Models

At the heart of Apple Intelligence are Apple Foundation models. Working together with Google and leveraging the technologies behind their Gemini family of models, we created the latest Apple Foundation models to power our Apple Intelligence experiences and to provide even better support for the ways you’re using intelligence in your apps. We adapted these models to run on-device and on private cloud compute. Apple Foundation models power Apple Intelligence, and your apps can use them too through the Foundation Models framework. This year, the framework’s capabilities are expanding to include image input and support for server models.

So if you have a more complex task requiring the most advanced frontier models, the API can now integrate with the cloud model provider of your choice. To ensure getting started with a large cloud model is as accessible as possible, even if you’re writing your first app, developers with fewer than 2 million first-time App Store downloads will be able to use Apple Foundation models running in private cloud compute with no cloud API cost. It’s access to frontier-level intelligence with unparalleled privacy protections. Because getting started exploring ideas shouldn’t be held back by infrastructure costs.

With these enhancements, the Foundation Models framework now offers a single API that supports any model you need. In addition to the features you build within your apps, Apple Intelligence can also surface your app in more places across the system, giving users more ways to discover and return to it. The App Intents framework connects your app to Apple Intelligence. Drawing on core operating system technologies, like the Spotlight Semantic Index, it organizes and surfaces personal context from any supported app. The App Toolbox, which identifies features available across apps to serve a user request.

And the System Orchestrator, which coordinates it all while protecting user privacy. Together, in-app and system-wide intelligence unlock experiences that neither could deliver alone. Your apps made more powerful by intelligence, and intelligence made more meaningful by your apps. Let’s dive into these frameworks and see how they’ll transform what your apps can do. Here’s Richard and Mary Beth.

Foundation Models Framework

RICHARD: The Foundation Models framework is a native Swift API that gives you direct access to the same on-device model that powers Apple Intelligence. And many of you have already adopted it, creating experiences for shopping apps like Wayfair, educational apps like Cellwalk, local sports apps like Krikeros, and more, all running on-device with no infrastructure costs or privacy trade-offs. It’s amazing to see how you’ve pushed the limits of what an on-device model can do. We’ve got exciting updates for you. Let’s start with a preview of the intelligence-powered features you will be able to build today.

Maribeth, over to you.

Origami App Demo

MARIBETH: This year, we’re building a sample app all about the Japanese paper craft of origami. It’s a place to unwind and get creative with paper. I’ll give you a quick tour. Our app starts with a beautiful gallery of my origami projects.

And what’s special about these is that I’ve used Foundation Models to tailor origami projects to match a person’s interests and materials with step-by-step feedback. Of course, it’s more fun to craft with friends, so our app has a built-in chat. It’s a fun, focused place to play meetups and talk about crafting. Now I’m working on a cool feature to combine people’s interests into an origami project. Here, I’ll take this paper Rachel’s bringing and mix in a photo of my dog to generate a fun project for us all to fold together.

With Foundation Models Framework, my app analyzes the inspiration pictures to get a sense of the materials I have and the theme I have in mind.