dave256
(Dave Reed)
1
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
I believe the removal of NS from some foundation types was reversed after
feedback and further consideration.
&&
···
On Mon, Aug 1, 2016 at 2:23 PM Dave Reed via swift-users < swift-users@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
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users
dave256
(Dave Reed)
3
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
&&
Update to version 2 of the proposal. · apple/swift-evolution@bea5eab · GitHub
On Mon, Aug 1, 2016 at 2:23 PM Dave Reed via swift-users <swift-users@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
jrose
(Jordan Rose)
4
That was pretty much the rationale for restoring “NS". :-)
···
On Aug 1, 2016, at 14:46, Dave Reed via swift-users <swift-users@swift.org> wrote:
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
&&
Update to version 2 of the proposal. · apple/swift-evolution@bea5eab · GitHub
On Mon, Aug 1, 2016 at 2:23 PM Dave Reed via swift-users <swift-users@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
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users