这段代码是否表明CFAttributedString不是线程安全的?还是我在设置中做错了什么?我认为CFAttributedString可以安全地从多个线程读取,但我发现这段代码每隔几次运行就会崩溃。@IBActionfunctestIt(_sender:Any?){lettestString="Helloworld!Letsmakethisabitlongerrrrrrrrrrrrrrrr."asCFStringlettestStringLength=CFStringGetLength(testString)lettestAttributedString=CFAttributedSt