Open paulgoh opened 3 years ago
I'd love to add SPM support, but to be honest, I don't want to promise anything since I have very little time to dedicate to this project.
If you're willing to work on that, your PR will be more than welcome! Seems like there was some work being done on #105. Maybe you can join forces with Jakub Mazur to tackle this?
Working on that, will submit PR in few days,
@fjcaetano I see you're a contributor in AppSwizzle
repo. I just open a PR there:
https://github.com/zixun/AppSwizzle/pull/3
since it has dependency to test target here. You know if this can be merged or I should rather use yours (or mine) fork to link it with test target?
@JakubMazur I'm not a maintainer of the repo, I just had some code merged and am flagged as a contributor. Unfortunately, I don't have the permissions to approve your PR :/
OK, I point AppSwizzle
to my fork, detailed explanation in #109
Would it be possible to add support for Swift Package Manager? Currently this is the only 3rd party library in our app that doesn't support SPM.