Xcode Interface Builder crashes when I edit storyboard

前端 未结 4 2067
挽巷
挽巷 2020-12-07 01:01

I\'m new to Xcode and am having problems with the IDE crashing when I use the Interface Builder. This is Xcode 4.5.

It worked properly for long enough for me to add

4条回答
  •  春和景丽
    2020-12-07 01:27

    I got this error aswell, for me the problem was a TableView that had some constraints left. After deleting all constraints the error stopped showing up.

提交回复
热议问题