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
Alexander Lausten
1,314 PointsSwift question xcode not updating on my code
Hello.
i have a really annoying problem with xcode when ever i go thru the video tuts here and press some of the code in example: var test = 1 (Out put bracket) -> [ ] but it should display var test = 1 (Out put bracket) -> [1 ] this goes for 90% of my code when i write more then 4 - 5 lines of code it stops updating and also it docent help to go to Editor and execute playground
my ram usage is only on half when i monitor the system and my cpu usage is only on 1 - 5%
2 Answers
agreatdaytocode
24,757 PointsTry downloading Xcode 6.1.1 GM seed Apple released it yesterday I think.
Alexander Lausten
1,314 Pointsnow it just terminates 10 - 15 sec in the execution for just a single line of kode and ask me to restart xcode, and the error still present it self after i restart xcode and restart my mac.
agreatdaytocode
24,757 PointsCan you share the code with us?