Files
swift-mirror/stdlib/runtime
Joe Groff 024b5c0542 runtime: Use -debugQuickLookObject to get text or image quick look objects.
In response to feedback from the Xcode team, change the 'IDERepresentable' type from a protocol into an enum with a limited set of tags, starting with 'Text' and 'Image' for now. In the ObjC mirror, if the ObjC object has a -debugQuickLookObject method, use it to get an object we can try to map to the enum.

Swift SVN r14632
2014-03-04 04:56:54 +00:00
..
2014-02-28 20:53:04 +00:00
2014-02-03 19:32:44 +00:00
2013-11-17 20:50:47 +00:00