When I try to create my Xcode code, I get
clang: error: unable to execute command: Bus error: 10 clang: error: linker command failed due to signal (use -v to see invocation)
Does anyone know why? The code builds on my colleague. Just not on mine. I used DerivedData several times, not used.
source share