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

Resolving Issues for SPM Support #473

Open
jolyot opened this issue Jul 7, 2021 · 1 comment
Open

Resolving Issues for SPM Support #473

jolyot opened this issue Jul 7, 2021 · 1 comment

Comments

@jolyot
Copy link
Contributor

jolyot commented Jul 7, 2021

Report

There have already been feature requests for SPM Support in several Issues(#460, #467).
I would like to have also support for SPM!
However, as far as I can tell, in this project, it is not enough to simply add Package.swift, because it's dependent library does not support for SPM.

Problem

The problem is that this library is already archived, so it is no longer possible to make changes.

A feature request

I would like to propose taking the following steps to add support for SPM

SETPS

  1. Fork dependent library.
  2. Add support for SPM to the dependent library.
  3. Add support for SPM to Koloda

Of course, I'm well aware that step1 and 2 are very difficult to achieve.

@jolyot
Copy link
Contributor Author

jolyot commented Jul 8, 2021

I found the similar Issue #435 and relevant PR #472
If this PR are merged, STEP 1 and 2 are no longer necessary, so we just take STEP 3!

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

1 participant