-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swift package manager support? #71
Comments
Let me first fix the CI and deployment in his current state, then I will add support for swift package manager |
Hello @simonmcl . We are reviewing old issues. Are you still working with gomobile-ipfs in your project? Do you still have a need for Swift package manager support? |
Hi @jefft0 , no i'm currently using a media proxy as it wasn't viable for my task to fetch each item via IPFS, and there wasn't much support. If theres more support for the protocol I may be able to add some other features in the future. If possible i'd add SPM support anyway as it will increase adoption |
Thanks for the feedback. We will keep this open in the backlog as a tracking issue for when we have time to add support for SPM. |
I'm trying to find an IPFS library to download some images on iOS. Came across this library from a blog article, but can't find any instructions on how to install it. The zipped releases seem to only contain the repository code.
Can you add support for Swift package manager? or provide some direction on how to include everything in a project?
The text was updated successfully, but these errors were encountered: