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 Objective-C Basics (Retired) Introduction to Objective-C From Structs to Objects

Swapnil Kapse
Swapnil Kapse
1,162 Points

Hi. Do we have tutorials specific to xcode6.

Hi. Do we have tutorials specific to xcode6. The options shown in video for adding new files are different than shown in the video here.

Also, from where can we get sample templates for C and Objective C as shown in video?

1 Answer

Robert Bojor
PLUS
Robert Bojor
Courses Plus Student 29,439 Points

The only tutorials that feature the last version of Xcode are the Swift ones. The C sample template was removed from Xcode, if I'm not wrong.

You could try picking Command Line Tool from OS X Application but not sure if it's the same as the old ones. You should be able to download the sample projects in the first courses for C Basics and Objective-C intro.

Swapnil Kapse
Swapnil Kapse
1,162 Points

Thank you Robert. I will check on command llne tool from OSX application.

Continuing to same question, how should one decide which type of file should be added for writing a program as file options are changed in xcode6. Any TeamTreeHouse section has that information? Thanks for your help in advance.