Xcode 26 Beta 6
Xcode 26 beta 6 includes SDKs for iOS 26, iPadOS 26, tvOS 26, watchOS 26, macOS Tahoe 26, and visionOS 26.
[…]
Fixed: The coding assistant can be disabled via device management in Xcode 26 Beta 6 by setting
CodingAssistantAllowExternalIntegrations
to false in a configuration profile with acom.apple.dt.XcodePayloadType
.
This is the only beta 6 change in the release notes, however Apple has now added documentation for lots of changes in beta 5.
Previously:
Update (2025-08-20): Samuel Axon:
The latest Xcode beta contains clear signs that Apple plans to bring Anthropic’s Claude and Opus large language models into the integrated development environment (IDE), expanding on features already available using Apple’s own models or OpenAI’s ChatGPT.
Update (2025-08-26): Helge Heß has a screenshot of Xcode’s Navigators sidebar.
Xcode 26 still closes my project structure in the project navigator 🤬
Entire pieces of Xcode’s test infrastructure stopped working on just about every project I work on in the last 6 months. It’s not fixed in Xcode 26.
I don’t like being negative (no, really, I don’t!), but I am so burned out by the state of the tooling on Apple’s platforms.
Oh, and don’t get me started on the state of build tool plugins in the IDE. Here’s a better-than-usual day of Xcode crashes on one of my client projects[…]
2 Comments RSS · Twitter · Mastodon
Anyone able to install iOS 26.0 Beta 7/8 SDK into Xcode 26.0 Beta 6?
I've tried both the Settings / Components and Devices & Simulators windows without success. Internet searches are not successful either.
Thanks!
@Greg There are no changes to the SDK, so you don’t need a newer SDK. Simulator is still older build, so you should develop on device with the latest build.