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) Advanced Objective-C Categories

Kristin Day
Kristin Day
1,450 Points

When I go to create a category, my options are not the same as the ones on this video. I can't find the option.

I'm sure this issue is because I'm using an updated version of the software. I found the place to add classes even though my screen did not match, but I can't find the option for categories. Can someone help please?

1 Answer

Michael Hulet
Michael Hulet
47,913 Points

In Xcode 6 and later, I believe the path is File > New > File > Objective-C File, and then you can set the "File Type" dropdown to "Category"