While the world typically tunes in to Apple’s Worldwide Developers Conference (WWDC) keynote to learn what’s new in the operating system and underlying architecture that will define their iPhones, iPads, and other Apple devices, the scope of developer conversations goes much further. This year, Apple unveiled the next generation of Apple Intelligence with the new Siri AI, incorporating artificial intelligence (AI) into common everyday tasks and new child safety features. Importantly, what the world often doesn’t pay attention to are the tools for developers who will inevitably build apps to define intent with new experiences.

“Developers are at the heart of the Apple ecosystem, and our goal is to provide them with the best possible tools and technologies to build the future,” said Susan Prescott, Apple’s vice president of Worldwide Developer Relations. She adds, “With the new Intelligence Framework and agentic coding in Xcode 27, developers have the tools they need to focus on what they do best: bringing their incredible ideas to life.” For the sake of simplicity, it’s important to decode the important new developer tools, some of which span iOS 27, iPadOS 27, and macOS 27 Golden Gate.
Also read: Inside Apple’s AI architecture: Custom Gemini, sparse models, and divergence
Considering the significant enhancements to Apple Intelligence and a new Siri AI, there are certainly new intelligent frameworks for developers to work with. The new Intelligence Frameworks give developers the tools to integrate AI features into their apps across all of Apple’s platforms, focusing on the ease and flexibility of doing so. Apple’s latest Foundation models, as well as models from other AI companies, will be available to developers, along with new options to add this AI layer to their apps. Apple says the framework now serves as a single native Swift API that supports more powerful on-device models with image input, support for server models, and the ability to create custom skills.
Apple confirms that developers enrolled in the App Store Small Business Program, with less than 2 million downloads on the App Store for the first time, can access the next generation of the Apple Foundation model running on private cloud compute with no cloud API costs.
This is the third generation of these models, with the first generation coming from 2024 and the second generation arriving last year. There are three server-based models – AFM3 Cloud for what Apple calls a server-side workhorse, optimized for speed, efficiency and performance, AFM3 Cloud Pro for demanding use cases like agentive tool use and complex logic, and ADM3 Cloud (Image) for image creation and editing, which also unlocks advanced photo-editing tools in the iPhone. Amar Subramaniam explains that these models represent a significant generational leap as far as the quality of output and overall capabilities are concerned.
Also read: Parents are back in control as Apple bets on expanded child protection suite
This intention was explained by Apple’s Senior Vice President and Chief Financial Officer Kevan Parekh in a recent conversation with HT https://www.hindustantimes.com/business/we-will-invest-across-the-board-kevan-parekh-outlines-apple-s-ambition-in-india-101780034384529.html. He believes that AI models have expanded the scope for developers, and leveled the playing field for new and comparatively smaller app developers.
“Developers can easily leverage models of their choice, like Cloud and Gemini, or from another provider that implements the new language model protocol. To help developers more easily and flexibly create adaptive AI experiences, the framework also introduces capabilities like dynamic profiles, helping developers update how models interact with their apps on the fly,” the company confirms.
For developers who want to integrate their own custom models into the apps they’re building, Apple is introducing a new Core AI framework designed to run models on devices. Core AI will prove to be the most optimized architecture for Apple Silicon’s integrated memory and neural engine, allowing developers to deploy full-scale LLM locally.
Also read: Apple’s quiet growth is based on speed, excellent upgrades and practicality
There are important updates to the App Intents framework, which will enable developers to connect their apps to Siri AI capabilities on Apple devices. The idea is to build with personalized context understanding, app actions, and onscreen awareness. Apple’s documentation for developers states that “Siri now connects to more of what people do in your apps through the App Intents Framework, making your content and actions available through natural language.”
Apple’s coding assistant Xcode gets a new version, Xcode 27, which integrates agentic coding. Developers have the option to integrate the most useful models and agents from Anthropic, Google, and OpenAI directly into their workflow. The tool features wide-spectrum updates to Coding Intelligence, including giving agents more context to manage the commands, tools, and skills they use and install external plug-ins to extend their capabilities, a new Device Hub for running an app in development on simulated or physical devices and configuring their environments, and Organizer that will include Coding Intelligence triage recommendations and insight overviews that will add high-impact metrics to the app being created. Brings regression to the fore.
Apple introduced the transparency-inspired Liquid Glass interface last year with iOS 26, macOS 26, and other operating systems. The ’27’ generation OSes intend to make further improvements, such as better spreading out content for legibility and depth effects. There’s a new transparency slider in Incoming Settings that allows users to personalize the visual experience. For developers, the SwiftUI update will help developers make their apps more responsive without needing to change their code through more efficient state initialization and faster layout rendering – this is important, as faster performance is one of Apple’s key focus areas with new software.
Also read: Tim Cook’s final WWDC keynote sets Apple on a new AI course
In an effort to make the iPhone, iPad, Mac, and even Apple TV more attractive for gaming, Apple has again increased the capabilities available to game developers. The company says the new managed background assets will reduce game install sizes by introducing intelligent, localized delivery. The system, they explain, now automatically identifies a player’s preferred language and downloads only the specific asset packs required for that language, falling back to the nearest match if necessary.
Secondly, a new Steam Asset Converter has been released with the intention of streamlining the process of customizing PC games for iOS, iPadOS, macOS, tvOS, and VisionOS. Apple is also giving game developers access to the Game Porting Toolkit 4, which focuses on the accelerated development of Mac games by introducing open source skills for use with agents. There is now native integration for official plugins for the Unity gaming engine that unlock Apple-provided plug-ins for StoreKit and background assets, which will give developers the ability to implement in-app purchases natively across all Apple platforms.
