swisspol / GCDWebServer

The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
Other
6.51k stars 1.25k forks source link

Despite the commit in March 2020 to fix this issue I'm still seeing deprecated Framework warnings #532

Open PlasmaSoftUK opened 3 years ago

PlasmaSoftUK commented 3 years ago

When compiling for tvOS using CocoaPods I am still seeing ..

MobileCoreServices has been renamed. Use CoreServices instead.

This is using the latest 3.5.4 version ..

PODS:
  - GCDWebServer (3.5.4):
    - GCDWebServer/Core (= 3.5.4)
  - GCDWebServer/Core (3.5.4)
PlasmaSoftUK commented 2 years ago

I'm about to release a new version of one of my apps and this is the last warning on the code base. Would be great if this could be fixed.

jonasman commented 2 years ago

Any ideas how to solve this?

paulocoutinhox commented 2 years ago

This problem still without solution. Can anyone have a version without it?