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
jon kelson
5,149 Pointsplease help me understand basic Xcode project setup
hi please can someone tell be in basic terms, what is the basic setup when creating a swift project in Xcode.
I've learnt a lot of swift over the past year and watched build a simple app etc but I'm just trying to get my head around the whole concept of where to put what parts in Xcode when creating an app.
for example do we store classes and their methods in one folder, properties in another, then structs and enums in another folder then call them in the main storyboard ?.
i just need a very basic idea of how this is all setup.
really appreciate any help thanks
jon kelson
5,149 PointsThank you Harold
Harold Davis
Courses Plus Student 14,604 PointsHarold Davis
Courses Plus Student 14,604 PointsHi Jon, this is a big question, I'll give you a couple of tips...
Hope this helps a little but at the end of the day playing around doing projects and rematching these videos will help