So, I have a class that still has connections to a deleted Drawers.storyboard file.
How do I 'clean' or remove the old connections to the non existing storyboard?
Fixed it. It looks like it was a cache issue....
I did this in the terminal:
rm -rf ~/Library/Caches/com.apple.dt.Xcode ~/Library/Developer/Xcode/DerivedData/*