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 Building the Music Library and Playlist Models Using a Playlist Instance

I keep getting this weird error.

Everytime I try and simulate my application so far I get an error that says "Unknown class Playlist in Interface Builder file" please help

gökhan sayılgan
gökhan sayılgan
2,285 Points

in master view controller file under the title of override func viewDidLoad() (because it says CLASS thats why its at there) the constant you create should be written capitalised make its lower case that error should go

1 Answer

Thank you for your help. I tried to do what you recommended and it did not work. I still get the same error.

gökhan sayılgan
gökhan sayılgan
2,285 Points

type your code here please maybe we can find solution