-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 GoogleDataTransport to 6.2.2 #11140
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @KevinColemanInc, could you try running |
My specific project is so old that I can't actually update anything without making the app unbuildable. I think |
@KevinColemanInc You can update your Podfile to specifically request the needed version with a specification like
|
Description
Xcode 14.3 shows an error with firebase projects, see issue:
facebook/react-native#36763
https://stackoverflow.com/questions/75189250/warning-a-function-declaration-without-a-prototype-is-deprecated-in-all-version
The fix has already been applied to the dependency:
google/GoogleDataTransport#92
Can we update the podfiles to require the latest version of GoogleDataTransport?
Reproducing the issue
Build firebase in the latest version of xcode (14.3)
Firebase SDK Version
10.8.1
Xcode Version
14.3
Installation Method
Swift Package Manager
Firebase Product(s)
All
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: