We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- WARN | xcodebuild: FirebaseFirestoreInternal/Firestore/core/src/local/index_backfiller.cc:61:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] - WARN | xcodebuild: FirebaseFirestoreInternal/Firestore/core/src/local/index_backfiller.cc:64:36: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] - WARN | xcodebuild: FirebaseFirestoreInternal/Firestore/core/src/remote/bloom_filter.cc:81:10: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
Build and check warnings
10.23.0
15.3
CocoaPods
Firestore
iOS
No response
Package.resolved
Replace this line with the contents of your Package.resolved.
Podfile.lock
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
I will create a quick fix PR.
Sorry, something went wrong.
#12536
cherylEnkidu
Successfully merging a pull request may close this issue.
Description
Reproducing the issue
Build and check warnings
Firebase SDK Version
10.23.0
Xcode Version
15.3
Installation Method
CocoaPods
Firebase Product(s)
Firestore
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: