答案 0 :(得分:2)
解决了。 看来这是一个缓存问题。...
我在终端上做到了
rm -rf ~/Library/Caches/com.apple.dt.Xcode ~/Library/Developer/Xcode/DerivedData/*
答案 1 :(得分:0)
这是解决此问题的简便方法:
1.) Rightclick on your project.
2.) Show in Finder
3.) Find the "Drawers.storyboard"
4.) Drag it into your project again.
5.) Enter the storyboard and right click on the view.
6.) Remove all connections.
如果我错了,请告诉我,我将编辑答案。