You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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: