-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
Automate CocoaPods releases #263
Comments
We could also use that to automate the uploads of prebuilt binaries |
@kylef wrote something about this: https://fuller.li/posts/automated-cocoapods-releases-with-ci/ |
I think this would be nice to integrate with CI since we currently don't have CI on the project. I think Circle CI can at least give us Xcode 7.0 support but I was waiting for carthage 9.2 to get into homebrew. Still I weary of any CI and a long term solution. Most CIs have had long waits for Xcode updates. |
For what it's worth, between http://www.openradar.me/20490378 and http://www.openradar.me/22816454 our CI is basically useless right now. |
It'd be good to try to roll automated binary releases into this somehow. |
We keep forgetting to push the CocoaPods releases. We should automate something when we push tags or something.
The text was updated successfully, but these errors were encountered: