swift-toolkit icon indicating copy to clipboard operation
swift-toolkit copied to clipboard

GCDWebServer Warning

Open paulocoutinhox opened this issue 2 years ago • 3 comments

Hi,

Im using the GCDWebServer 3.6.3 like your readme says, but get this warning:

image

MobileCoreServices has been renamed. Use CoreServices instead.

paulocoutinhox avatar Aug 22 '22 20:08 paulocoutinhox

It should now be fixed in GCDWebServer 3.7.2, could you try it out and tell me if it works fine opening EPUB books with it? Thanks.

mickael-menu avatar Aug 26 '22 11:08 mickael-menu

I made a new project to test.

Using old version:

image

Using new version:

image

The files are duplicated:

image

One come from "Core" folder:

image

And other come from "include" folder:

image

The same for other headers.

paulocoutinhox avatar Aug 26 '22 18:08 paulocoutinhox

Okay I don't think we can fix this before a new release, as R2Streamer depends on GCDWebServer as well.

mickael-menu avatar Sep 02 '22 15:09 mickael-menu