Ios swift – Xcode 15 build error: Assertion failed: (fixups().size() == 2), function initFixup, file Atom.cpp
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),…