I'm getting this error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "BYZ-38-t0r-view-8bC-Xf-vdC" nib but the view outlet was not set.'
Here's my select outlets bar:
How can I solve this?
I've tried the solutions suggested on this question, but none have worked for me so far.