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

Support Swift Package Manager #4

Open
kiroskirin opened this issue Jun 2, 2020 · 2 comments
Open

Support Swift Package Manager #4

kiroskirin opened this issue Jun 2, 2020 · 2 comments

Comments

@kiroskirin
Copy link

kiroskirin commented Jun 2, 2020

Is it possible that you make this library to support Swift Package Manager?

@4taras4
Copy link
Owner

4taras4 commented Jun 2, 2020

Added SPM

@kiroskirin kiroskirin reopened this Jun 5, 2020
@kiroskirin
Copy link
Author

kiroskirin commented Jun 5, 2020

There is an error when I try to use this lib

.package(url: "https://github.com/4taras4/RSASwiftGenerator", .upToNextMajor(from: "1.0.0"))

OR

.package(url: "https://github.com/4taras4/RSASwiftGenerator", .exact("1.0.5"))
The package dependency graph can not be resolved; unable find any available tag for the following requirements:

https://github.com/4taras4/RSASwiftGenerator — 1.0.0..<2.0.0

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

2 participants