Skip to content

fix Examples/Google pod install failed #851

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

Merged
merged 1 commit into from
Jun 22, 2020
Merged

fix Examples/Google pod install failed #851

merged 1 commit into from
Jun 22, 2020

Conversation

zhungxd
Copy link
Contributor

@zhungxd zhungxd commented Jun 19, 2020

when i build the example app
pod install ->
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "SwiftNIOSSL":
In snapshot (Podfile.lock):
SwiftNIOSSL (= 2.7.0)

In Podfile:
gRPC-Swift (= 1.0.0-alpha.11) was resolved to 1.0.0-alpha.11, which depends on
SwiftNIOSSL (= 2.7.1)

Specs satisfying the SwiftNIOSSL (= 2.7.0), SwiftNIOSSL (= 2.7.1) dependency were found, but they required a higher minimum deployment target.

update the Podfile

@linux-foundation-easycla
Copy link

CLA Check

@zhungxd
Copy link
Contributor Author

zhungxd commented Jun 19, 2020

EasyCLA check passed

Copy link
Collaborator

@glbrntt glbrntt left a comment

Choose a reason for hiding this comment

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

Thanks @zhungxd!

@glbrntt glbrntt added nio 🔨 semver/patch No public API change. labels Jun 22, 2020
@glbrntt glbrntt merged commit 22b2203 into grpc:master Jun 22, 2020
@glbrntt glbrntt added semver/none No version bump required. and removed 🔨 semver/patch No public API change. labels Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants