“drag a UIView to your view controller” I can’t find a UIView, is that just called a “View” now?
“control+drag that view onto ViewController.swift and create an IBOutlet” control-dragging just creates a blue line, but it doesn’t actually seem to be able to drop anywhere?
there seem to be two “selected” states for objects? what’s the difference? what do they mean? nothing else in the UI seems to change to indicate I’ve done something meaningful?