Xcode 7.3 crashes on opening storyboard

Our Xcode (version 7.3) crashes almost everytime we open our storyboard. We've tried cleaning our project, clearing our cache, removing derived data, refactoring our storyboard, and restarting the computer.


Anytime we are able to open the workspace we see an internal error message on top of the storyboard that states that editing functionality may be limited, but there's no way to get more information on what is causing that error. After a few minutes, if xcode's gotten this far, it crashes again.


Does anybody know what might be causing this issue or we can do to resolve it? This crashing has halted all development 😟


-Adam


Getting this error in the Console:


5/4/16 6:38:28.971 PM Xcode[1565]: [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEInterfaceBuilder-10117/InterfaceBuilderKit/Document/StoryboardDocument/Metrics/IBStoryboardMetricsInferrer.m:249

Details: Failed to push inherited simulated metrics to all scenes.

Object: <IBStoryboardMetricsInferrer: 0x7fed7d860370>

Method: -rebuildInferredMetrics

Thread: <NSThread: 0x7fed79517bb0>{number = 1, name = main}

Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.

Xcode 7.3 crashes on opening storyboard
 
 
Q