VVeboTableViewDemo
VVeboTableViewDemo copied to clipboard
Xcode9 warn!
Main Thread Checker: UI API called on a background thread: -[UIView frame] 在Xcode9中,系统会针对在非主线程操作UIKit里面控件属性提示warning。这个虽然不影响使用,但是出现warning,总归是要解决咯?你怎么看大哥。