0

After I updated to XCode 7.0.1, I am getting this error:

Command failed due to signal: Segmentation fault: 11

I am coding in Swift. I have tried emptying the derived data and cleaning the project, but the project won't build. Any help would be much appreciated.

sideshowbarker
  • 81,827
  • 26
  • 193
  • 197
shaydawg
  • 1,193
  • 1
  • 12
  • 17
  • if you double tap on the error and read through the entire error log, it should tell you the file that is causing this problem – Knight0fDragon Oct 14 '15 at 01:33
  • I tried doing that and looking through that file but it didn't fix anything. Any other suggestions? – shaydawg Oct 14 '15 at 08:53
  • it should give you a detail in that error of where the problem is, post the full error – Knight0fDragon Oct 14 '15 at 15:59
  • If you are using the **Parse SDK**, this might be your problem: http://stackoverflow.com/questions/26557581/command-failed-due-to-signal-segmentation-fault-11/32866323#32866323 – AT3D Oct 17 '15 at 11:35

0 Answers0