Just a trivial kind of question. I've got a small project open which has two scenes, and two corresponding view controllers. They are matched up properly, with each scene having its own view controller which I set in 'custom class' under identity inspector.
When I have the second scene selected, and then click on assistant editor, the assistant editor brings up the view controller for the other scene. Is this a normal tick in Xcode? Can I fix it?
Thanks.