Xcode 4.5 storyboard crashing

╄→гoц情女王★ 提交于 2019-12-01 01:11:12

I have the same problem… when working in a storyboard with "Rounded Rect Buttons" it crashes. Sometimes with one or two buttons, sometimes I can add ten buttons and then it crashes.

Edit: After some experiments I have unchecked "Use Autolayout" in the "File Inspector" of the Storyboard and it works. Maybe you'll give it a try.

A work around is to cut & paste from a Storyboard to the .xib.

* For me, it crashes in IB with .xib when ContainerView is dragged to the canvas. Xcode Version 8.2.1.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!