Reconnecting my View Controllers

Hi everyone,

I am currently on the Module 7 “List” lesson, and here Chris created folders to organize the files properly. After completing this, the connection to my View Controllers was lost because the app crashed claiming the First View Controller couldn’t be found.

Can anyone help me to reconnect them, or would I have to start over?

Thanks

I solved the issue. I copied all of the code I had for the original First View Controller file, deleted the file and then added it again with the previous code. This then allowed me to reconnect my IBOutlets.

Hope this helps anyone that may run into this issue as well.

Cheers