invalid mode 'kCFRunLoopCommonModes' provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode to debug. This message will only appear once per execution.
Xcode7以前storyboard关联出错,都会明确提示哪里找不到,到了Xcode8以后就变成这种形式的报错,刚开始遇到时让人一头雾水。以后再遇到,检查一下IBOutlet或者segue identifier就可以了。
不定期补充:
数组插入空值(感谢3楼评论)
用VFL写约束格式不正确