• Hendrik Runte, over 9 years ago (edited over 9 years ago )

    Playing with the simple examples from the Swift book in Xcode 6b Playground makes a lot of fun as long as Xcode does not crash. Alas, this happens quite a lot while targeting iOS as platform. Switching to 'OS X' and commenting out 'import UIKit' seems to make it faster and more stable.

    0 points