my Xcode 8.3.3 storyboard is extremely slow almost unresponsive and I don't know what is causing it.
Tried:
Deleting xcuserdata and opening Xcode again.
Opening Xcode on a different project. (It worked fine. It just seems to be this one main.storyboard in this specific project.)
Extracting the main.storyboard file and opening and closing Xcode then putting it back in.
Restarting my Mac (Late 2016. Refurbished with touch-bar. 16GB memory 512GB storage.)
Cleaning the project. (CMD+Shift+K)
All of these have failed and I'm trying to launch my app next week. If this persists, I won't be able to launch and will get behind my schedule.
When I deleted the xcuserdata, I was able to navigate to another .swift file and it works fine. But when I go into storyboard it slows down to basically 1FPS. (I have a MacBook Pro with 16GB of RAM I don't know why it isn't handling this better.)
I'm really fed up with this and all the other things I have tried didn't work.
