Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Krishna Das
1,186 PointsCan't create objective-c class - different template window in xcode than in video
Hi, when I right click on MyFirstObjectiveCProgram folder and select New > File, I get a different template window than shown in the video. I am therefore not able to create the object-C class as shown. I'm not sure how to proceed.
The side bar in the template window shows a list of:
IOS Source User Interface Core Data Resource Other OSX Source User Interface Core Data Resource Other
Under IOS I get different options in the right window, amongst which Cocoa Touch Class but it never shows Objective C Class.
Krishna Das
1,186 PointsKrishna Das
1,186 PointsNever mind I just chose Cocoa Touch Class and created a file called sphere. It looks the same now.