Finally we are going to get attributed strings as a native Swift value type. So lets see how we can update the example of my last article about attributed strings: Pretty neat. No more NSRange to deal with, and we can access the font attribute directly as a typed property. No more dealing with attribute …