Model3 lesson 4

Hi everyone, my cardCollectionViewControler is not displaying in the assistant editor, and I have followed all steps suggested by Chris in the video.
Can someone help me please ?

@ukush89

Hi Ansbert,

The simplest way to get Xcode to open up in Assistant Editor mode AND make sure that it is linked to the right swift file is to start with your storyboard selected and the storyboard ViewController in view that you intend to create connections from.

Next is to press and hold the Option key down and then click on the swift file you want to make your connections with from the storyboard. This will work every time and cause you much less grief than other ways of getting Xcode into Assistant Editor mode.