scinfu / SwiftSoup

SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
https://scinfu.github.io/SwiftSoup/
MIT License
4.52k stars 345 forks source link

Fix 'utf8' is only available in watchOS 6.0 or newer #284

Closed Lightning-Lion closed 2 months ago

Lightning-Lion commented 2 months ago

Fix follow:

  1. 'UTF8View' is only available in watchOS 6.0 or newer

  2. 'utf8' is only available in watchOS 6.0 or newer