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? #1

Closed
vinc3m1 opened this issue Mar 28, 2021 · 2 comments
Closed

Swift Package Manager support? #1

vinc3m1 opened this issue Mar 28, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@vinc3m1
Copy link

vinc3m1 commented Mar 28, 2021

Seems like you may just need a Package.swift file?

https://developer.apple.com/documentation/swift_packages/distributing_binary_frameworks_as_swift_packages

@FlorianAtNacamar
Copy link
Collaborator

Thank you very much for your input, Vince. I read the doc you provided and agreed. It should be possible to support SPM for developers who use Swift 5.3. I will take care of it.

@FlorianAtNacamar
Copy link
Collaborator

With version 0.8.0, Package.swift is added and SPM is supported.

@FlorianAtNacamar FlorianAtNacamar added the enhancement New feature or request label Aug 31, 2021
@FlorianAtNacamar FlorianAtNacamar pinned this issue Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants