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

Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.4 compiler: #188

Closed bcardarella closed 3 years ago

bcardarella commented 3 years ago

I'm getting Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.4 compile with SwiftSoup. I was previously using SwiftSoup without issue. How should I resolve?

0xTim commented 3 years ago

Clean and rebuild your project