AttributedTextView icon indicating copy to clipboard operation
AttributedTextView copied to clipboard

Using Swift Package Manager

Open vinamelody opened this issue 3 years ago • 2 comments

Hi, I am trying to add via SPM but getting this error. Could you help?

Screenshot 2021-01-10 at 10 17 42 AM

Thank you in advanced!

vinamelody avatar Jan 10 '21 02:01 vinamelody

Sorry, I don't think I can help you. SPM support is only here because it was in the initial setup template of the project. I have no experience with SPM. I always use Cocoapods. Maybe someone else can help?

evermeer avatar Jan 10 '21 08:01 evermeer

Hi @evermeer Ii want to try importing as Add the downloaded AttributedTextView.framework. but not sure how. I choose iOS and build, get the .framework inside Product folder. But when I add in my project, I see this error Screenshot 2021-01-10 at 7 52 55 PM

vinamelody avatar Jan 10 '21 11:01 vinamelody

PR is open to add support: https://github.com/evermeer/AttributedTextView/pull/39

Svantulden avatar Oct 12 '23 13:10 Svantulden