I am implementing comet chat SDK for ios. But unable to compile. It shows clang error.
clang: error: unable to execute command: Segmentation fault: 11 clang: error: linker command failed due to signal (use -v to see invocation)
My xCode version is 6.4 and deployment target is 7.0. Anyone worked on comet Chat , even its sample doesn't compile at all.