In my project, when I try to build, one of my many packages is crashing the linker:
can't find atom for stabs BNSYM at 000273FC in /Users/scott/Library/Developer/Xcode/DerivedData/MailMaven-ahgcnebtfdhjorasdlhlivramzrp/Build/Products/Debug/SCBaseTagKit.o
clang: error: unable to execute command: Segmentation fault: 11
The same project builds fine within Xcode 13.3, but in 14.0 (betas 1 & 2) it crashes.
I have tried cleaning many times & deleting the derived data with no change.
Does any one know what this means and what I might be able to do to fix it? Searching for any of this in many different ways has turned up nothing helpful at all.
Thanks in advance,
Scott