Skip to content
This repository has been 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

Closed
Gelembjuk opened this issue Jan 9, 2022 · 1 comment
Closed

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

Gelembjuk opened this issue Jan 9, 2022 · 1 comment

Comments

@Gelembjuk
Copy link

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?

@nilsnilsnils
Copy link

I used this one https://github.com/SlaunchaMan/GCDWebServer.git

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants