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

Add Package.swift for Swift Package Manager support #32

Closed
wants to merge 1 commit into from
Closed

Add Package.swift for Swift Package Manager support #32

wants to merge 1 commit into from

Conversation

hisaac
Copy link

@hisaac hisaac commented Feb 9, 2022

Closes #14

Seeing as this library is distributed as a binary XCFramework, it would be great to have Swift Package Manager as an option for installing it. All that should be needed is the addition of a simple Package.swift file to the repo.

Looks like there are quite a few teams that would appreciate having SPM support, so hopefully this feels worth doing. Thanks!

Testing

I've worked up an example that may be enough. I was able to add the library to an existing project of mine, and confirmed that the project built with this as a dependency. My team is just exploring using this library though, so we have not yet implemented it in our project, meaning I am not able to actually test the library.

@ggafos
Copy link

ggafos commented Mar 30, 2022

+1

1 similar comment
@Amnell
Copy link

Amnell commented Aug 4, 2022

+1

@hisaac
Copy link
Author

hisaac commented Feb 24, 2024

Just gonna close this as it's been over 2 years now since I opened it

@hisaac hisaac closed this Feb 24, 2024
@hisaac hisaac deleted the add-spm-support branch February 24, 2024 21:04
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

Successfully merging this pull request may close these issues.

Swift Package Manage support
3 participants