Skip to content
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 #10

Open
twodayslate opened this issue Nov 27, 2016 · 6 comments
Open

Swift Package Manager Support #10

twodayslate opened this issue Nov 27, 2016 · 6 comments

Comments

@twodayslate
Copy link
Contributor

twodayslate commented Nov 27, 2016

Add support for Swift Package Manager

Previously discussed here.

@NeoTeo
Copy link
Owner

NeoTeo commented Dec 13, 2016

Sorry for the late reply. SPM does not yet support iOS and so is not yet suitable for using for this.

@decanus
Copy link

decanus commented Sep 23, 2019

@NeoTeo is there any way to support both swiftpackage manager and others as just merged in the VarInt repository

@NeoTeo
Copy link
Owner

NeoTeo commented Sep 23, 2019

I only intend to support the Swift Package Manager now that iOS support is coming.

@decanus
Copy link

decanus commented Sep 23, 2019

Was support announced @NeoTeo?

@NeoTeo
Copy link
Owner

NeoTeo commented Sep 23, 2019

Yes, the SPM doc now states "Xcode 11 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms."

@simonmcl
Copy link

simonmcl commented Jul 6, 2021

@NeoTeo Any update on SPM support? I'm trying to add IPFS support to the package i'm building. I'm trying to use: https://github.com/ipfs-shipyard/swift-ipfs-http-client in my swift package, building it with carthage and include the outputs in my package is failing because I can't seem to build it on an M1 mac:

.....Projects/swift-ipfs-http-client/Carthage/Checkouts/SwiftGMP/GMPLib/iphonesimulator/libGMP.a(abs.o), building for iOS Simulator, but linking in object file built for iOS, for architecture arm64

I can't find any good solution to using IPFS in iOS, any info would be helpful

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

No branches or pull requests

4 participants