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 Working With Multiple View Controllers Master-Detail User Interface

Daniel Szulc
Daniel Szulc
3,220 Points

I have changed the file name to PlaylistMasterViewController and now my build is failed, why?

Screenshot: http://screencast.com/t/8NcRK0AxtNp

I don't have PlaylistMasterViewController in drop down menu so I just typed it and hit enter.

Screenshot: http://screencast.com/t/GU9Pi2XR

4 Answers

Jhoan Arango
Jhoan Arango
14,575 Points

Hello:

It seems like you have a dot at the end of PlaylistMasterViewController.

Daniel Szulc
Daniel Szulc
3,220 Points

yeah, I copied it from panel, and by accident copied also dot. Thanks!

Jhoan Arango
Jhoan Arango
14,575 Points

So it was the problem ?

Daniel Szulc
Daniel Szulc
3,220 Points

Yes, I copied from navigator panel with the dot and did not notice this, I was checking the spelling and did not see that dot :D

Daniel Szulc
Daniel Szulc
3,220 Points

It works fine now. :)