Search code examples
xcode7.2

xcode 7.2 clang: error: unable to execute command: Segmentation fault: 11


clang: error: unable to execute command: Segmentation fault: 11 clang: error: linker command failed due to signal (use -v to see invocation)

I am getting an error when archiving a binary.

Please help


Solution

  • google analytics doesn't support bitcode so I ended up with disabling bitcode in settings to get rid of this error