Xcode 27 keeps crashing

Hi everyone, Is anyone else having problems with Xcode 27? It keeps crashing on me. And when I say ‘constantly’, I mean it shuts down about every minute. You can’t work like this... Am I the only one with this problem?

Hello!

This is obviously not the kind of experience we want you to have. A lot of work has gone into removing problems like this from Xcode and we want to remove yours as well, and help find a workaround if we can.

Unfortunately, to do this, we’ll need to see a copy of the crash logs. The easiest way to get this is to file a feedback for us.

You may also want to check this release note for details on a common macOS issue you may be experiencing:

Xcode may crash when using code completion on macOS 27.2 beta. (186939138) Workaround: Turn off enhanced code completion ranking with the following preference:

defaults write com.apple.dt.Xcode CodeCompletionAssetsToLoad /dev/null
Xcode 27 keeps crashing
 
 
Q