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 Object-Oriented Swift Complex Data Structures Methods

Michael Bau
Michael Bau
3,394 Points

Help with the Xcode editor

Hi Community,

I am facing some really annoying issues with the Xcode editor itself.

At times, I can suddenly no longer see the results of the code in the assistant on the right hand side of the screen, just as the debug area has stopped working.

I have tried activating the debug area under View as well as playing around with different editor and navigator settings, but nothing I do brings back these two tools, which makes it very difficult to follow this course.

Any help in this respect would be much appreciated!

Best regards, Michael

4 Answers

Jeff McDivitt
Jeff McDivitt
23,970 Points

I would uninstall the beta version it could be having issues. Also I would just recommend restarting Xcode

Jeff McDivitt
Jeff McDivitt
23,970 Points

Hi Michael -

What version on Xcode are you using?

If you are using the beta of Xcode 9 which supports Swift 4 you may run into some of these errors as it is still in beta testing mode.

If you are using another version of Xcode it may just need restarted as even in production Xcode it still has its bugs. Also could you sent a screenshot so I can make sure that you have all of the correct views selected

Michael Bau
Michael Bau
3,394 Points

Hi Jeff,

Thanks for your quick response!

I am using Xcode version 8.3.3. Actually, I started out with the beta-version, but quickly found that to be useless and therefore installed the production version. I don't know if it causes issues that I still have the beta-version installed alongside the production version?

Can I uninstall the beta version without losing everything I have in the production version?

At the present the debugger and assistant is not functioning on either version.

I would really like to attach a screenshot but am here back to an ever-occurring issue: I simply can't figure out how to do that! Whenever I try, I just get the path or name of the file and nothing else, even in the preview. Would you happen to know how to do that?

Best regards, Michael

Michael Bau
Michael Bau
3,394 Points

Hi Jeff,

I did as you suggested and uninstalled both the beta and production version and reinstalled the productions version and that did the trick.

Thanks a lot for your help!

Best regards, Michael