Hello
Does it support tvOS?
V3.0.2
I encountered this error:
RichText/Models/RichTextEnums.swift:9:8 SafariServices is not available when building for tvOS. Consider using #if canImport(SafariServices) to conditionally import this framework.
Thank you.
Hello
Does it support tvOS?
V3.0.2
I encountered this error:
RichText/Models/RichTextEnums.swift:9:8 SafariServices is not available when building for tvOS. Consider using
#if canImport(SafariServices)to conditionally import this framework.Thank you.