[swift-users] AttributedString gone in Xcode 8 beta 4?

davelist at mac.com davelist at mac.com
Mon Aug 1 16:46:37 CDT 2016


Ah, I thought there was already a value type AttributedString that I was now using.

Thanks,
Dave Reed

> On Aug 1, 2016, at 5:35 PM, Shawn Erickson wrote:
> 
> I believe the removal of NS from some foundation types was reversed after feedback and further consideration.
> 
> https://github.com/apple/swift-evolution/blob/master/proposals/0086-drop-foundation-ns.md
> &&
> https://github.com/apple/swift-evolution/commit/bea5eab614b954775754639fb83a957a180152e1#diff-e260ca20577a1e205ea0b72456a21b7f
> 
> On Mon, Aug 1, 2016 at 2:23 PM Dave Reed via swift-users <swift-users at swift.org> wrote:
> I was updating my project from beta 3 to beta 4 today and it seems AttributedString disappeared. Changing it to NSAttributedString fixed it.
> 
> I don't see anything in the Release Notes about AttributedString.
> 
> Is it gone permanently? Or am I doing something wrong?
> 
> Thanks,
> Dave Reed



More information about the swift-users mailing list