On Jun 10, 2015, at 20:12 , David Grant <[email protected]> wrote: > > Well at least I expect to see when it starts with Hello Playground it shows > up in the column to the right. > > I even tired to println it and it doesn’t show up.
It’s working for me in Xcode 7, though it took quite a few seconds for the first “Hello Playground” to show up. When I tried println (“Hello playground”) a fixit told me that println has been renamed to print. After that it showed up. What version of Xcode are you trying this in? _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
