Do playgrounds work at all in 7.1?
Do playgrounds work at all in 7.1?
- Subject: Do playgrounds work at all in 7.1?
- From: Rick Mann <email@hidden>
- Date: Fri, 06 Nov 2015 22:08:26 -0800
I'm trying to figure out how to modify a JSON file, and had to check some stuff in a playground. My playground is dirt simple, but seems to do nothing:
var model = [ "images" : [ ["thumb" : "url1"], ["thumb" : "url2"] ]
print("\(model)")
I even tried putting some syntax errors in it; it doesn't even complain about those. I tried automatic and manual execution. I tried quitting and re-launching Xcode.
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden