Do I need the macOS beta to run the simulator and test the new Foundation Models
Asked on 06/13/2025
1 search
To run the simulator and test the new Foundation Models, you need to have your development machine running the latest macOS with Apple Intelligence enabled. This allows you to conveniently run the models in the iPhone and Vision Pro Simulators. Therefore, you would need the macOS beta if it includes the latest updates required for Apple Intelligence and the Foundation Models framework.
For more details, you can refer to the session Code-along: Bring on-device AI to your app using the Foundation Models framework (15:46).

Meet the Foundation Models framework
Learn how to tap into the on-device large language model behind Apple Intelligence! This high-level overview covers everything from guided generation for generating Swift data structures and streaming for responsive experiences, to tool calling for integrating data sources and sessions for context management. This session has no prerequisites.

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.

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”.