Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从 Xcode 4.6.2 转移到 Xcode 5 GM 并收到这样的错误:
Interface Builder 不支持大于 10,000 x 10,000 的 UITableView 大小。有没有人有同样的问题?
看来我的问题出在我的一张桌子上。另一张桌子上有一张尺寸如此可怕的桌子,这就是为什么我以前没有看到它。所以我只是从那里删除它,一切看起来都很好。
谢谢大家的帮助。