Closed harlanwei closed 5 years ago
NSAttributedStringKey has been renamed to NSAttributedString.Key, according to Apple Developer Documentation, for iOS 11.0+ and macOS 10.13+.
NSAttributedStringKey
NSAttributedString.Key
Thanks!
NSAttributedStringKey
has been renamed toNSAttributedString.Key
, according to Apple Developer Documentation, for iOS 11.0+ and macOS 10.13+.