I have searched a lot about how to replace a string sequence (eg @"replace") by another in a nsattributedstring, and I found nothing.
I would need a method like -replaceoccurrencesofthestring:withstring: but that can be uses with nsattributedstring.
Thanks