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

Xcode is acting different than the tutorial video !

Hello,

at 05:25 of this video, implementation is added. however on my xcode, it stays as @interface and does not automatically switch to @implementation as it shows in the video. does this matter? and if so what is happening / how can i fix it ?

thank you :)

1 Answer

Caleb Kleveter
MOD
Caleb Kleveter
Treehouse Moderator 37,862 Points

What Mr. Turner does is he uses a key bored shortcut to go to the .m or implementation file, if you watch above were you type the code very closely you will notice the path to the file will change.

thank you for your answer ! what keyboard shortcut is it ? i can see the path change to implementation but how this happens is not mentioned or shown

Caleb Kleveter
Caleb Kleveter
Treehouse Moderator 37,862 Points

I'm sorry, I don't know what the key bored shortcut is; you might learn it in a video farther on in the track.

Rafal Truszkowski
Rafal Truszkowski
331 Points

control+command+arrow key(up or down)