SwiftRichString icon indicating copy to clipboard operation
SwiftRichString copied to clipboard

After updating Xcode to 13 beta 5, getting ambiguous error

Open ahsanaasim opened this issue 3 years ago • 3 comments

I have just updated xcode to 13 beta 5. After updating, I am getting the following error

Screenshot 2021-08-29 at 11 38 45 PM

I have tried clearing the cache and rebuilding the project after cleaning. Also I reinstalled using pod install.

ahsanaasim avatar Aug 29 '21 17:08 ahsanaasim

Seems to be a conflict with iOS 15s new AttributedString.

ahsanaasim avatar Aug 29 '21 17:08 ahsanaasim

For now solved it using SwiftRichString.AttributedString. Waiting for an update from SwiftRichString

ahsanaasim avatar Aug 29 '21 17:08 ahsanaasim

same bug wish to fix

zhangfurun avatar Sep 22 '21 04:09 zhangfurun