swisspol/GCDWebServer

Getting 'GCDWebServer' is not a member type of class 'GCDWebServer.GCDWebServer.

pushparajakln opened this issue · 1 comments

We are creating custom xcframework by using GCDWebServer in the pod file. when we use the created xcframework in our application, build failed with the error - 'GCDWebServer' is not a member type of class 'GCDWebServer.GCDWebServer

Xcode - 13.0, Swift - 5.5

Check your imports, .
I am using swift 5.5 on 14 and 15 iOS.

Be sure to post the STACK LOGCAT Traces fro us to see. Thanks.