-
Notifications
You must be signed in to change notification settings - Fork 376
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
Please, release the last tags into cocoapods! #172
Comments
Have you tried using |
Yes, but it do not solve the problem. I use a library that have the dependency |
OBS.: My code is in Swift3. |
So what is it that you're asking me? To create a new tag that mirrors master, which is written in Swift3? Because I definitely can't change tag 4.0.0 to be compatible with Swift3. |
No, I am asking to release the tag 4.x into cocoapods. You have a lot of releases after 3.0.3, but the last cocoapods release is the 3.0.3. I've tried to force cocoapods to download the branch |
Please do it, I have the same problem. I'm using SwiftValidator as pod lib where I cannot set branch, only tag version as you can see here https://guides.cocoapods.org/syntax/podspec.html#dependency |
I'm not going to lie this project took off and I'm pretty overwhelmed by it. I no longer actively code in Swift and I need help from more contributors in order to keep this project relevant. I'd like to find someone to transition as lead maintainer or help this codebase find a happy home with a company. The codebase for this project is relatively small and focused project for who is looking to contribute. It does one thing, and does it pretty well. It has pretty high test coverage and good adoption. I think my ideal maintainer / contributor would work for a company that actively uses SwiftValidator in their production application. If you're interested in helping out please comment on #204 |
We have libraries (using podspec) that depend you and we can't run codes in swift3. We depend the tag 4.0.0.
The text was updated successfully, but these errors were encountered: