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

Update README for the latest Pod version, add support for auto-updating. #943

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

MrMage
Copy link
Collaborator

@MrMage MrMage commented Aug 19, 2020

No description provided.

@MrMage MrMage requested a review from glbrntt August 19, 2020 08:35
@@ -96,11 +96,11 @@ gRPC Swift is currently available [from CocoaPods][pod-new]. To integrate, add
the following line to your `Podfile`:

```ruby
pod 'gRPC-Swift', '1.0.0-alpha.12'
pod 'gRPC-Swift', '~> 1.0.0-alpha.18'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm. Do we actually want to suggest this now given there may be breaking changes between pre-releases?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say so. As long as we are not at 1.0, we'd want people to adopt the latest and greatest quickly, and to quickly adopt breaking changes.

It seems like we haven't had that many breaking changes recently anymore, anyway.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough. Yeah, that's sorta true, at least not source breaking.

@glbrntt glbrntt merged commit 4037497 into main Aug 19, 2020
@glbrntt glbrntt deleted the MrMage-patch-1 branch August 19, 2020 09:18
@glbrntt glbrntt added cocoapods Relates to CocoaPods semver/none No version bump required. labels Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cocoapods Relates to CocoaPods semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants