« MBS Xojo Conference 2… | Home | Last Chance for Early… »

Xcode 27

We got a sneak peek on Xcode 27. It brings the SDK for Apple's new operation systems. We can still build our plugins with Xcode 26 and still add new features for the new operation system without using Xcode 27.

We will try the new Xcode version in the next months. But we probably won't move to the new OS before spring 2027. Somewhere in April the new macOS version 27.3 or 27.4 will ship and have most of the smaller bugs fixed.

Same for Xcode. To build the plugins with Xcode, we want to have a .1 or .2 bugfix update for Xcode itself.

Beside a lot of nice new things, Xcode 27 raises the minimum supported deployment target on macOS to macOS 11. The intel target gets deprecated. Xcode 27 comes as an Apple Silicon only application. It can still build Intel code, but by default only builds for Apple Silicon.

There is the expectation, that Xcode 28 may stop building for Intel CPU. Which may mean that we stop supporting Intel Macs at that time. If you still have one in production, consider moving off to newer hardware soon.

See Xcode 27 release notes.
24 06 26 - 07:17