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

SwiftPM support #9

Open
c-villain opened this issue Sep 1, 2022 · 4 comments
Open

SwiftPM support #9

c-villain opened this issue Sep 1, 2022 · 4 comments

Comments

@c-villain
Copy link

Add the ability of including dependency via Swift Package Manager

@odrobnik
Copy link
Collaborator

@c-villain Why don't you add a pull request for that?

@odrobnik
Copy link
Collaborator

odrobnik commented Jul 8, 2023

Ok, I implemented SwiftPM support, including testing. Now it builds with

swift build

and tests with

swift test

Would you please test it from the current develop branch and give feedback. It should work perfectly, but sometimes there's something missing that only appears on another person's machine.

cc: @marcmatta @c-villain

@odrobnik
Copy link
Collaborator

odrobnik commented Jul 8, 2023

@marcmatta
Copy link
Contributor

@odrobnik all looks perfect from my side.

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

3 participants