Playground running for ever in Xcode 7 PreRelease

Hi. I'm trying to test Swift 2.0 code in Xcode 7 but Playground doesn't show the output. It worked for a few hours and now is not working anymore. I rebooted, reinstalled Xcode, created new files and there is no way I can make it work again. I noticed that the problem started when I was testing classes from UIKit, but probably that was a coincidence because now I can't even create a variable. As soon as I hit enter, the wheel starts running and never stops (even on an empty file).


Hope Apple do something about it soon, because is not possible to test Swift 2.0.

Thanks

Try doing all the other shutdown things (killing Xcode, rebooting) and start a new playground. Sometimes you just have to toss the playground what brought ya to the dance. And file lots of radars.

Playground running for ever in Xcode 7 PreRelease
 
 
Q