whats new in xcode 26
Asked on 06/16/2025
1 search
Xcode 26 introduces several new features and improvements to enhance developer productivity and app performance. Here are some of the highlights:
-
Predictive Code Completion: Xcode 26 continues to improve its Predictive Code Completion, which uses a local model on Apple Silicon to provide intelligent suggestions based on your project and coding style. This feature has been enhanced for better accuracy and context gathering.
-
Debugging Enhancements: Debugging Swift concurrency code is now easier with improvements that allow Xcode to follow execution into asynchronous functions, even if it requires switching threads. The debugger UI now shows task IDs and provides easy-to-read representations of concurrency types.
-
UI Testing: Xcode's UI testing has received a significant upgrade with a new code generation system for UI Automation Recording, making it easier to implement UI tests.
-
Build System: Explicitly built modules for Swift code are now enabled by default, improving build efficiency and reliability.
-
Voice Control: Xcode 26 improves support for voice control, allowing developers to dictate Swift code and navigate the interface entirely by voice.
-
Liquid Glass Design: Apps built with Xcode 26 can take advantage of the new Liquid Glass design, which provides a new visual depth and focus on content.
-
Accessibility: Voice control for writing Swift code has been enhanced, allowing developers to navigate and edit code by speaking to their Mac.
For more detailed information, you can refer to the session What’s new in Xcode.

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.