readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
222 stars 96 forks source link

Use ReadiumGCDWebServer* symbols #404

Closed ettore closed 3 months ago

ettore commented 3 months ago

This depends on the following PR: https://github.com/readium/GCDWebServer/pull/12.

Together these solve issue https://github.com/readium/swift-toolkit/issues/402.

ettore commented 3 months ago

We'll also need to release a new version of GCDWebServer and update swift-toolkit's Package.swift accordingly.

ettore commented 3 months ago

@mickael-menu I followed your suggestion for specifying the ReadiumGCDWebServer dependency and I added it here as well. I also went ahead and changed the dependency here to use readium/GCDWebServer v4.0.0 as discussed earlier.