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 trialDaniel Szulc
3,220 PointsI 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
14,575 PointsHello:
It seems like you have a dot at the end of PlaylistMasterViewController.
Daniel Szulc
3,220 Pointsyeah, I copied it from panel, and by accident copied also dot. Thanks!
Jhoan Arango
14,575 PointsSo it was the problem ?
Daniel Szulc
3,220 PointsYes, 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
3,220 PointsIt works fine now. :)