Xcode 26 Beta 5 Crashes Within Seconds of Opening Project

When I open my project with Xcode 26 beta 5, it crashes within a few seconds. It’s completely unusable. See the crash stack trace below:

me too, also with beta 5, with beta 4 no problem

solved with this by terminal:

rm -rf ~/Library/Developer/Xcode/DerivedData
~/Library/Developer/Xcode/Archives
~/Library/Developer/Xcode/iOS\ DeviceSupport
~/Library/Developer/Xcode/PrebuiltModulesCache
~/Library/Developer/Xcode/Logs
~/Library/Developer/CoreSimulator/Caches
~/Library/Developer/CoreSimulator/Devices
~/Library/Caches/org.swift.swiftpm
~/Library/org.swift.swiftpm
~/Library/Caches/com.apple.dt.Xcode

Xcode 26 Beta 5 Crashes Within Seconds of Opening Project
 
 
Q