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 trialtheo vog
1,867 PointsNo assistant editor in xCode 11.3
Hello,
Please, can you update the iOS Swift course as there is a brand new version of xCode and Swift (swift UI).
For know, how can i follow the video without assistant editor ?
Thanks
2 Answers
Thomas Oliver Bastable
Python Development Techdegree Graduate 29,026 PointsI don't think Treehouse have any staff developers any longer, so I don't think their courses will be updated.
If you Google any errors, warnings or syntax errors or post them here you can still make use of the content.
Hope this helps.
Jeremy Hogan
15,451 PointsSame issue for me. The video and current interface are very, very different. There is no manual option when I engage the assistant editor so I'm unable to have the side-by-side view and therefore unable to drag and drop the button to implement actions.
Thomas Oliver Bastable
Python Development Techdegree Graduate 29,026 PointsYou can still side-by-side, infact now you can open more than two views at the same time unlike the version in the courses. If you click the icon that looks like two rectangles with a plus inside, it will add a new segment. You can then open your storyboard and click / drag to create IBActions from storyboard to the controller.