I'm testing my current project with the Xcode 15 (beta 5) and I'm getting an error that I don't know if it's something new in the Xcode or just an error in the beta version:
Assertion failed: (fixups().size() == 2), function initFixup, file Atom.cpp, line 2021.
linker command failed with exit code 1 (use -v to see invocation)
I didn't find any other errors like that, any suggestion?