XCode 9 GM Candidate 1 is currently crashing when opening a storyboard.
ProductBuildVersion: 9A235
UNCAUGHT EXCEPTION (NSInternalInconsistencyExcepti
I found a solution for my case. It was crashing from the UITabBarViewController.
As Michele Schillaci said, you can try to remove some view controller and check if that solved the problem.