Assistant Editor Not Showing What I Think It Will

Hi all,

I am working on a project with 3 view controllers (I name them IntroductionViewController, QuestionViewController and ResultsViewController). I have already properly identified them in each view controller under "identity" -> "StoryBoard ID".

However, none of these view controller show up when I open the assistant editor (under "automatic", it shows "UIViewController.h" instead), so now I have no way to create outlet or action from the storyboard to the view controllers.

Anyone has any idea what I should try to do to get them on when I turn on my assistant editor?

Answered by Laiyeng in 626163022
Hi,

I have already solved it myself! I did not assign the class the each controller that's why!

If anyone knows how to delete a post please reply as well! I just don't see how I am able to remove this post.

Thank you.
Accepted Answer
Hi,

I have already solved it myself! I did not assign the class the each controller that's why!

If anyone knows how to delete a post please reply as well! I just don't see how I am able to remove this post.

Thank you.
Assistant Editor Not Showing What I Think It Will
 
 
Q