This page may contain stale information. Last updated: 2026-06-12
Overview
Xcode is Apple’s integrated development environment (IDE) for building apps across iOS, macOS, watchOS, tvOS, and visionOS. At WWDC 2026, Xcode 27 became Apple’s most AI-forward IDE release, integrating native agentic coding with models from anthropic, google, and openai.
Xcode 27 Key Features (June 2026)
- Agentic coding: Interactive planning, multiturn Q&A, Markdown canvas with code changes and previews
- Multi-provider agents: Native Claude Code, Gemini, and OpenAI Codex integration via Intelligence settings
- device-hub: Unified simulator and physical device workspace for agent validation
- model-context-protocol + agent-client-protocol: MCP host and ACP agent authorization
- Agent skills: Seven first-party skills exportable via
xcrun agent skills export - Apple silicon only: 30% smaller, faster performance; Xcode Cloud up to 2x faster
Evolution
| Version | Agentic Feature |
|---|---|
| Xcode 26.3 | Initial agentic coding, MCP exposure, “Add an Agent…” |
| Xcode 26.5 | Message queueing, clarifying questions |
| Xcode 27 | Native Gemini, Device Hub, ACP, agent skills, redesigned agent UI |
Related
Sources
- 2026-06-12-apple-xcode-27-agentic-coding-wwdc
- 2026-06-12-xcode-27-gemini-integration-9to5mac
- 2026-06-12-xcode-27-neural-engine-techtimes