NSAttributedStringKey has been renamed to NSAttributedString.Key
//4.0 let subtitleAttributes = [NSAttributedStringKey.font: UIFont.preferredFont(forTextStyle: UIFontTextStyle.subheadline)]
//4.2 let subtitleAttributes = [NSAttributedString.Key.font: UIFont.preferredFont(forTextStyle: UIFont.TextStyle.subheadline)]
If this helped you share on your favourite social media. ➡️ 🐦