xcode8 错误 [UIDeviceRGBColor leng

2016-09-29  本文已影响214人  Dev_Mob

错误提示:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIDeviceRGBColor length]: unrecognized selector sent to instance 0x608000279f40'
原因:xcode8升级之后,rutime时找不到xib文件导致。
解决办法:

找到xib文件1-2-3操作.png

ps:如果你的项目出现这个错误代表你的项目已经活了足够长时间😄😄😄

上一篇 下一篇

猜你喜欢

热点阅读