Xcode is crashing very often when I edit storyboards.
I\'m working with OS X El Capitan 10.11 and Xcode 7.0.1 (7A1001).
I\'ve e
I'm experiencing the same issue. Every time I try to edit my storyboard, Xcode decides that it is not willing to operate anymore. I also got the new version of Xcode, namely 7.1.1 (7B1005)
After some trying and experiencing a lot of crashes, I managed to find a workaround. I don't know if it applies to you, but I was using two screens in developing iOS apps. I disconnected one (the non-retina of course)and never experienced this issue again. Right after it I could code, even no restart needed from xCode.
Weird, but since I have little time, the only way to go now.