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 Podfile for GDTCCTWatchOSTestApp #5489

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Conversation

doudounan
Copy link

@doudounan doudounan commented Apr 28, 2020

Fix GDTCCTWatchOSTestApp pod build failure caused by nanopb update #4264, ref. #5483

#no-changelog

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@doudounan doudounan marked this pull request as ready for review April 28, 2020 16:49
@doudounan doudounan requested a review from mikehaney24 April 28, 2020 16:49
@doudounan doudounan merged commit b4f4f9d into master Apr 28, 2020
@doudounan doudounan deleted the ddnan-watchapppodfile branch April 28, 2020 19:00
@krsvital
Copy link

krsvital commented May 8, 2020

i have tha same problem, and only full downgrade solved this

pod 'nanopb', '>0.3.9011'
pod 'FirebaseCore', '
>6.6.7'
pod 'FirebaseCoreDiagnostics', '>1.2.4'
pod 'FirebaseMessaging', '4.3.1'
pod 'GoogleDataTransport', '
>6.0.0'
pod 'GoogleDataTransportCCTSupport', '~>3.0.0'

@firebase firebase locked and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.