What's new in XCode 26
Asked on 06/16/2025
1 search
Xcode 26 introduces several new features and improvements aimed at enhancing developer productivity and app performance. Here are some of the highlights:
-
Debugging Enhancements: Xcode 26 improves debugging for Swift concurrency code. It now follows execution into asynchronous functions, even if that requires switching threads, and displays task IDs in the debugger UI. This makes it easier to debug Swift concurrency code (What’s new in Xcode).
-
UI Testing Upgrades: The UI Automation Recording feature has been enhanced with a new code generation system, making it easier to implement UI tests (What’s new in Xcode).
-
Build System Improvements: Explicitly built modules for Swift code are now enabled by default, improving build efficiency and reliability (What’s new in Xcode).
-
Accessibility and Voice Control: Xcode 26 improves support for voice control, allowing developers to dictate Swift code and navigate the interface entirely by voice (Platforms State of the Union).
-
Predictive Code Completion: The predictive code completion feature has been improved, providing more accurate suggestions based on your project and coding style (Platforms State of the Union).
-
Liquid Glass Design: Xcode 26 supports the new Liquid Glass design, which enhances the visual depth and expressiveness of apps across Apple platforms (Platforms State of the Union).
These updates are designed to make Xcode 26 a more powerful and efficient tool for developers working on Apple platforms.

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.