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
landon vago-hughes
6,392 PointsAutocompletion on Xcode 7.3.1
I am currently doing the vending machine application and have now gone over the app a few times now. The first time i moved from the Vending Machine file to the View Controller file and it just wouldn't predict VendingMachineType and then PlistConverter wouldn't show up etc and then it just wouldn't compile. I hit cmd-shift-k to clean the file nothing happened, i then had to completely reinstall Xcode which took a while. The second time i then went through the app the autocompletion worked and now on my 3rd attempt it is failing... No errors are showing up but could there still be some form of problem in my code. I really don't want to have to re-install it again. Lastly I'm not too sure but could it be that i downloaded the BETA version and there are still bugs in which case should i switch to an older version of Xcode? Thank you in advance to anyway who can help.