Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

How to use this package in iOS Swift 5 project in xcode 13.2 ? #578

@Gelembjuk

Description

@Gelembjuk

HI All,
I try to use GCDWebServer in my iOS app , but all attempts fail.
I include packages in my project using Swift Package Manager . This package can be found, but can not be imported.
I see it is known error , there is pull request but not accepted.
#516

I also tried to clone some copy of this project locally , which includes SPM change and imported it as local package. But it still doesn't work.

In all cases i see "No such module 'GCDWebServer'" when i try "import GCDWebServer"

Are there any workarounds to use this package today?
My project is for iOS, target 15.0 . XCode 13.2 . Swift 5 .

What can i do to use this package in my app?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions