iOS IB Designable Errors Failed
2017-06-07 本文已影响156人
傅hc
(我用的是Xcode8.3.1)今天在用xib拖一个cell的时候突然给我报两个错误
Failed to update auto layout status: Failed to load designables from path (null)
Failed to render instance of <control>: Failed to load designables from path (null)
可神奇的是可以运行,虽然不影响使用,但是看到红色的就是不爽啊,然后想着怎么解决,Google一下发现原来还是有很多人遇到过的,遇到的错误截图是这样的:
错误提示