Open simonmcl opened 3 years ago
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?