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 trialMichael Kaufman
2,910 PointsCant find the Code
when i open up my objective C program i cant find the code in XCode. how do i find that after downloading the templates
4 Answers
Andrew Boryk
15,916 PointsOn the left side of the XCode window, there is a sidebar. If that sidebar is not there, then go to the top right corder of the screen and press the third button from the right. That should slide out the Left Sidebar. With that out, on the top of the sidebar, press the icon that looks like a folder. Inside that folder is the source code, and you can select one of the files, I suggest "viewcontroller.m"
Michael Kaufman
2,910 Pointswhen i open the left bar there is one project, i drop those down which is called myfirstCprogram under is my first C porgram is main.c
is that what i want to get to
Michael Kaufman
2,910 Pointsi then get alot of information like architectures and such
Michael Kaufman
2,910 Pointsi got it thanks man
Andrew Boryk
15,916 Pointsglad I could help!