Storyboard Illegal Configuration iOS 7

风流意气都作罢 提交于 2019-12-23 12:23:08

问题


I have moved from Xcode 4.6.2 to Xcode 5 GM and received such error:

Interface Builder does not support UITableView sizes larger than 10,000 by 10,000. Does any body have the same problem ?


回答1:


It seems my problem was in one of my tables. There was a table in another table with such horrible sizes, that's why I didn't see it before. So I just remove it from there and everything looks fine.

Thank's everyone for help.



来源:https://stackoverflow.com/questions/18823356/storyboard-illegal-configuration-ios-7

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