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 Swift 5 to the Podspec #3

Closed
diogot opened this issue Sep 10, 2019 · 1 comment
Closed

Add Swift 5 to the Podspec #3

diogot opened this issue Sep 10, 2019 · 1 comment

Comments

@diogot
Copy link

diogot commented Sep 10, 2019

Hello,

The library supports Swift 5 for SPM, but not on CocoaPods.

To support it you just need to update that line to
"swift_versions": [ "4.2", "5.0" ]

I could open a PR with that, but it seems that the podspect isn't on this repository.

Thanks!

@diogot
Copy link
Author

diogot commented Jul 17, 2020

I just migrated to SPM.

@diogot diogot closed this as completed Jul 17, 2020
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