我从NSInvalidArgumentException自定义单元格中获得执行时间.
调试器错误日志:
2014-12-25 21:39:11.397 Codebuddies[24159:11353215] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIImageView _isResizable]: unrecognized selector sent to instance 0x7fa5f580b6a0'
`
相关的swift代码块:
let cell = tableView.dequeueReusableCellWithIdentifier("Cell", forIndexPath: indexPath) as FeedTableViewCell
我已经检查了什么:
感谢帮助!
| 归档时间: |
|
| 查看次数: |
2698 次 |
| 最近记录: |