swisspol / GCDWebServer

The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

PlasmaSoftUK opened this issue · comments

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)

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.

Any ideas how to solve this?

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