Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Playlist Browser with Swift Using a Navigation Controller With Segues Passing Information Between Views

rd. ln.
rd. ln.
7,851 Points

Could not insert new outlet connection: Could not find any information for the class named PlaylistDetailViewController

I'm having problems with this. I followed all the directions so I'm not sure what's going on.

2 Answers

Ian Conway
Ian Conway
1,661 Points

Had the same problem, fixed with this solution found on Stack Overflow:

  1. Close the project you are working on with.
  2. Delete the【DerivedData】folder of you project. (This folder may inside your project's folder, or inside ~/Library/Developer/XCode/DerivedData/(your project)/ ) or somewhere else that were setup by you.
  3. Restart you project.

Perfect! Thank you!

rd. ln.
rd. ln.
7,851 Points

here is a screenshot alt text