diff --git a/docs/index.mdx b/docs/index.mdx index 8764210d30..8a63f7bad4 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -350,12 +350,12 @@ Open your projects `/ios/Podfile` and add any of the globals shown below to the ```ruby # Override Firebase SDK Version if desired -$FirebaseSDKVersion = '12.12.0' +$FirebaseSDKVersion = '12.13.0' ``` Once changed, reinstall your projects pods via pod install and rebuild your project with `npx react-native run-ios`. -Alternatively, if you cannot edit the Podfile easily (as when using Expo), you may add the environment variable `FIREBASE_SDK_VERSION=12.12.0` (or whatever version you need) to the command line that installs pods. For example `FIREBASE_SDK_VERSION=12.12.0 yarn expo prebuild --clean` +Alternatively, if you cannot edit the Podfile easily (as when using Expo), you may add the environment variable `FIREBASE_SDK_VERSION=12.13.0` (or whatever version you need) to the command line that installs pods. For example `FIREBASE_SDK_VERSION=12.13.0 yarn expo prebuild --clean` ### Android Performance diff --git a/packages/app/package.json b/packages/app/package.json index b14d6a88fa..9e5f8f0d10 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -105,7 +105,7 @@ }, "sdkVersions": { "ios": { - "firebase": "12.12.0", + "firebase": "12.13.0", "iosTarget": "15.0", "macosTarget": "10.15", "tvosTarget": "15.0" diff --git a/tests/ios/Podfile.lock b/tests/ios/Podfile.lock index de81b0b5dc..ce4289710f 100644 --- a/tests/ios/Podfile.lock +++ b/tests/ios/Podfile.lock @@ -7,120 +7,120 @@ PODS: - DoubleConversion (1.1.6) - fast_float (6.1.4) - FBLazyVector (0.78.3) - - Firebase/AppCheck (12.12.0): + - Firebase/AppCheck (12.13.0): - Firebase/CoreOnly - - FirebaseAppCheck (~> 12.12.0) - - Firebase/AppDistribution (12.12.0): + - FirebaseAppCheck (~> 12.13.0) + - Firebase/AppDistribution (12.13.0): - Firebase/CoreOnly - - FirebaseAppDistribution (~> 12.12.0-beta) - - Firebase/Auth (12.12.0): + - FirebaseAppDistribution (~> 12.13.0-beta) + - Firebase/Auth (12.13.0): - Firebase/CoreOnly - - FirebaseAuth (~> 12.12.0) - - Firebase/CoreOnly (12.12.0): - - FirebaseCore (~> 12.12.0) - - Firebase/Crashlytics (12.12.0): + - FirebaseAuth (~> 12.13.0) + - Firebase/CoreOnly (12.13.0): + - FirebaseCore (~> 12.13.0) + - Firebase/Crashlytics (12.13.0): - Firebase/CoreOnly - - FirebaseCrashlytics (~> 12.12.0) - - Firebase/Database (12.12.0): + - FirebaseCrashlytics (~> 12.13.0) + - Firebase/Database (12.13.0): - Firebase/CoreOnly - - FirebaseDatabase (~> 12.12.0) - - Firebase/Firestore (12.12.0): + - FirebaseDatabase (~> 12.13.0) + - Firebase/Firestore (12.13.0): - Firebase/CoreOnly - - FirebaseFirestore (~> 12.12.0) - - Firebase/Functions (12.12.0): + - FirebaseFirestore (~> 12.13.0) + - Firebase/Functions (12.13.0): - Firebase/CoreOnly - - FirebaseFunctions (~> 12.12.0) - - Firebase/InAppMessaging (12.12.0): + - FirebaseFunctions (~> 12.13.0) + - Firebase/InAppMessaging (12.13.0): - Firebase/CoreOnly - - FirebaseInAppMessaging (~> 12.12.0-beta) - - Firebase/Installations (12.12.0): + - FirebaseInAppMessaging (~> 12.13.0-beta) + - Firebase/Installations (12.13.0): - Firebase/CoreOnly - - FirebaseInstallations (~> 12.12.0) - - Firebase/Messaging (12.12.0): + - FirebaseInstallations (~> 12.13.0) + - Firebase/Messaging (12.13.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 12.12.0) - - Firebase/Performance (12.12.0): + - FirebaseMessaging (~> 12.13.0) + - Firebase/Performance (12.13.0): - Firebase/CoreOnly - - FirebasePerformance (~> 12.12.0) - - Firebase/RemoteConfig (12.12.0): + - FirebasePerformance (~> 12.13.0) + - Firebase/RemoteConfig (12.13.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 12.12.0) - - Firebase/Storage (12.12.0): + - FirebaseRemoteConfig (~> 12.13.0) + - Firebase/Storage (12.13.0): - Firebase/CoreOnly - - FirebaseStorage (~> 12.12.0) - - FirebaseABTesting (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseAnalytics/Core (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) - - GoogleAppMeasurement/Core (= 12.12.0) + - FirebaseStorage (~> 12.13.0) + - FirebaseABTesting (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseAnalytics/Core (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) + - GoogleAppMeasurement/Core (= 12.13.0) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/MethodSwizzler (~> 8.1) - GoogleUtilities/Network (~> 8.1) - "GoogleUtilities/NSData+zlib (~> 8.1)" - nanopb (~> 3.30910.0) - - FirebaseAnalytics/IdentitySupport (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) - - GoogleAppMeasurement/IdentitySupport (= 12.12.0) + - FirebaseAnalytics/IdentitySupport (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) + - GoogleAppMeasurement/IdentitySupport (= 12.13.0) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/MethodSwizzler (~> 8.1) - GoogleUtilities/Network (~> 8.1) - "GoogleUtilities/NSData+zlib (~> 8.1)" - nanopb (~> 3.30910.0) - - FirebaseAppCheck (12.12.0): + - FirebaseAppCheck (12.13.0): - AppCheckCore (~> 11.0) - - FirebaseAppCheckInterop (~> 12.12.0) - - FirebaseCore (~> 12.12.0) + - FirebaseAppCheckInterop (~> 12.13.0) + - FirebaseCore (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - - FirebaseAppCheckInterop (12.12.0) - - FirebaseAppDistribution (12.12.0-beta): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) + - FirebaseAppCheckInterop (12.13.0) + - FirebaseAppDistribution (12.13.0-beta): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - - FirebaseAuth (12.12.0): - - FirebaseAppCheckInterop (~> 12.12.0) - - FirebaseAuthInterop (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseCoreExtension (~> 12.12.0) + - FirebaseAuth (12.13.0): + - FirebaseAppCheckInterop (~> 12.13.0) + - FirebaseAuthInterop (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseCoreExtension (~> 12.13.0) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/Environment (~> 8.1) - GTMSessionFetcher/Core (< 6.0, >= 3.4) - RecaptchaInterop (~> 101.0) - - FirebaseAuthInterop (12.12.0) - - FirebaseCore (12.12.0): - - FirebaseCoreInternal (~> 12.12.0) + - FirebaseAuthInterop (12.13.0) + - FirebaseCore (12.13.0): + - FirebaseCoreInternal (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/Logger (~> 8.1) - - FirebaseCoreExtension (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseCoreInternal (12.12.0): + - FirebaseCoreExtension (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseCoreInternal (12.13.0): - "GoogleUtilities/NSData+zlib (~> 8.1)" - - FirebaseCrashlytics (12.12.1): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) - - FirebaseRemoteConfigInterop (~> 12.12.0) - - FirebaseSessions (~> 12.12.0) + - FirebaseCrashlytics (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) + - FirebaseRemoteConfigInterop (~> 12.13.0) + - FirebaseSessions (~> 12.13.0) - GoogleDataTransport (~> 10.1) - GoogleUtilities/Environment (~> 8.1) - nanopb (~> 3.30910.0) - PromisesObjC (~> 2.4) - - FirebaseDatabase (12.12.0): - - FirebaseAppCheckInterop (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseSharedSwift (~> 12.12.0) + - FirebaseDatabase (12.13.0): + - FirebaseAppCheckInterop (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseSharedSwift (~> 12.13.0) - GoogleUtilities/UserDefaults (~> 8.1) - leveldb-library (~> 1.22) - - FirebaseFirestore (12.12.0): - - FirebaseFirestoreBinary (= 12.12.0) + - FirebaseFirestore (12.13.0): + - FirebaseFirestoreBinary (= 12.13.0) - FirebaseFirestoreAbseilBinary (1.2024072200.0) - - FirebaseFirestoreBinary (12.12.0): - - FirebaseCore (= 12.12.0) - - FirebaseCoreExtension (= 12.12.0) - - FirebaseFirestoreInternalBinary (= 12.12.0) - - FirebaseSharedSwift (= 12.12.0) + - FirebaseFirestoreBinary (12.13.0): + - FirebaseCore (= 12.13.0) + - FirebaseCoreExtension (= 12.13.0) + - FirebaseFirestoreInternalBinary (= 12.13.0) + - FirebaseSharedSwift (= 12.13.0) - FirebaseFirestoreGRPCBoringSSLBinary (1.69.0) - FirebaseFirestoreGRPCCoreBinary (1.69.0): - FirebaseFirestoreAbseilBinary (= 1.2024072200.0) @@ -128,76 +128,76 @@ PODS: - FirebaseFirestoreGRPCCPPBinary (1.69.0): - FirebaseFirestoreAbseilBinary (= 1.2024072200.0) - FirebaseFirestoreGRPCCoreBinary (= 1.69.0) - - FirebaseFirestoreInternalBinary (12.12.0): - - FirebaseCore (= 12.12.0) + - FirebaseFirestoreInternalBinary (12.13.0): + - FirebaseCore (= 12.13.0) - FirebaseFirestoreAbseilBinary (= 1.2024072200.0) - FirebaseFirestoreGRPCCPPBinary (= 1.69.0) - leveldb-library (~> 1.22) - nanopb (~> 3.30910.0) - - FirebaseFunctions (12.12.0): - - FirebaseAppCheckInterop (~> 12.12.0) - - FirebaseAuthInterop (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseCoreExtension (~> 12.12.0) - - FirebaseMessagingInterop (~> 12.12.0) - - FirebaseSharedSwift (~> 12.12.0) + - FirebaseFunctions (12.13.0): + - FirebaseAppCheckInterop (~> 12.13.0) + - FirebaseAuthInterop (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseCoreExtension (~> 12.13.0) + - FirebaseMessagingInterop (~> 12.13.0) + - FirebaseSharedSwift (~> 12.13.0) - GTMSessionFetcher/Core (< 6.0, >= 3.4) - - FirebaseInAppMessaging (12.12.0-beta): - - FirebaseABTesting (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) + - FirebaseInAppMessaging (12.13.0-beta): + - FirebaseABTesting (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - nanopb (~> 3.30910.0) - - FirebaseInstallations (12.12.0): - - FirebaseCore (~> 12.12.0) + - FirebaseInstallations (12.13.0): + - FirebaseCore (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - PromisesObjC (~> 2.4) - - FirebaseMessaging (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) + - FirebaseMessaging (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) - GoogleDataTransport (~> 10.1) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/Reachability (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - nanopb (~> 3.30910.0) - - FirebaseMessagingInterop (12.12.0) - - FirebasePerformance (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) - - FirebaseRemoteConfig (~> 12.12.0) - - FirebaseSessions (~> 12.12.0) + - FirebaseMessagingInterop (12.13.0) + - FirebasePerformance (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) + - FirebaseRemoteConfig (~> 12.13.0) + - FirebaseSessions (~> 12.13.0) - GoogleDataTransport (~> 10.1) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/MethodSwizzler (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - nanopb (~> 3.30910.0) - - FirebaseRemoteConfig (12.12.0): - - FirebaseABTesting (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) - - FirebaseRemoteConfigInterop (~> 12.12.0) - - FirebaseSharedSwift (~> 12.12.0) + - FirebaseRemoteConfig (12.13.0): + - FirebaseABTesting (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) + - FirebaseRemoteConfigInterop (~> 12.13.0) + - FirebaseSharedSwift (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - "GoogleUtilities/NSData+zlib (~> 8.1)" - - FirebaseRemoteConfigInterop (12.12.0) - - FirebaseSessions (12.12.0): - - FirebaseCore (~> 12.12.0) - - FirebaseCoreExtension (~> 12.12.0) - - FirebaseInstallations (~> 12.12.0) + - FirebaseRemoteConfigInterop (12.13.0) + - FirebaseSessions (12.13.0): + - FirebaseCore (~> 12.13.0) + - FirebaseCoreExtension (~> 12.13.0) + - FirebaseInstallations (~> 12.13.0) - GoogleDataTransport (~> 10.1) - GoogleUtilities/Environment (~> 8.1) - GoogleUtilities/UserDefaults (~> 8.1) - nanopb (~> 3.30910.0) - PromisesSwift (~> 2.1) - - FirebaseSharedSwift (12.12.0) - - FirebaseStorage (12.12.1): - - FirebaseAppCheckInterop (~> 12.12.0) - - FirebaseAuthInterop (~> 12.12.0) - - FirebaseCore (~> 12.12.0) - - FirebaseCoreExtension (~> 12.12.0) + - FirebaseSharedSwift (12.13.0) + - FirebaseStorage (12.13.0): + - FirebaseAppCheckInterop (~> 12.13.0) + - FirebaseAuthInterop (~> 12.13.0) + - FirebaseCore (~> 12.13.0) + - FirebaseCoreExtension (~> 12.13.0) - GoogleUtilities/Environment (~> 8.1) - GTMSessionFetcher/Core (< 6.0, >= 3.4) - fmt (12.1.0) @@ -207,14 +207,14 @@ PODS: - GoogleUtilities/Logger (~> 8.1) - GoogleUtilities/Network (~> 8.1) - nanopb (~> 3.30910.0) - - GoogleAppMeasurement/Core (12.12.0): + - GoogleAppMeasurement/Core (12.13.0): - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/MethodSwizzler (~> 8.1) - GoogleUtilities/Network (~> 8.1) - "GoogleUtilities/NSData+zlib (~> 8.1)" - nanopb (~> 3.30910.0) - - GoogleAppMeasurement/IdentitySupport (12.12.0): - - GoogleAppMeasurement/Core (= 12.12.0) + - GoogleAppMeasurement/IdentitySupport (12.13.0): + - GoogleAppMeasurement/Core (= 12.13.0) - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - GoogleUtilities/MethodSwizzler (~> 8.1) - GoogleUtilities/Network (~> 8.1) @@ -1806,8 +1806,8 @@ PODS: - React-Core - RNFBAnalytics (24.0.0): - DoubleConversion - - FirebaseAnalytics/Core (= 12.12.0) - - FirebaseAnalytics/IdentitySupport (= 12.12.0) + - FirebaseAnalytics/Core (= 12.13.0) + - FirebaseAnalytics/IdentitySupport (= 12.13.0) - glog - GoogleAdsOnDeviceConversion - hermes-engine @@ -1831,7 +1831,7 @@ PODS: - Yoga - RNFBApp (24.0.0): - DoubleConversion - - Firebase/CoreOnly (= 12.12.0) + - Firebase/CoreOnly (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1853,7 +1853,7 @@ PODS: - Yoga - RNFBAppCheck (24.0.0): - DoubleConversion - - Firebase/AppCheck (= 12.12.0) + - Firebase/AppCheck (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1876,7 +1876,7 @@ PODS: - Yoga - RNFBAppDistribution (24.0.0): - DoubleConversion - - Firebase/AppDistribution (= 12.12.0) + - Firebase/AppDistribution (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1899,7 +1899,7 @@ PODS: - Yoga - RNFBAuth (24.0.0): - DoubleConversion - - Firebase/Auth (= 12.12.0) + - Firebase/Auth (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1922,7 +1922,7 @@ PODS: - Yoga - RNFBCrashlytics (24.0.0): - DoubleConversion - - Firebase/Crashlytics (= 12.12.0) + - Firebase/Crashlytics (= 12.13.0) - FirebaseCoreExtension - glog - hermes-engine @@ -1946,7 +1946,7 @@ PODS: - Yoga - RNFBDatabase (24.0.0): - DoubleConversion - - Firebase/Database (= 12.12.0) + - Firebase/Database (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1969,7 +1969,7 @@ PODS: - Yoga - RNFBFirestore (24.0.0): - DoubleConversion - - Firebase/Firestore (= 12.12.0) + - Firebase/Firestore (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1992,7 +1992,7 @@ PODS: - Yoga - RNFBFunctions (24.0.0): - DoubleConversion - - Firebase/Functions (= 12.12.0) + - Firebase/Functions (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2015,7 +2015,7 @@ PODS: - Yoga - RNFBInAppMessaging (24.0.0): - DoubleConversion - - Firebase/InAppMessaging (= 12.12.0) + - Firebase/InAppMessaging (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2038,7 +2038,7 @@ PODS: - Yoga - RNFBInstallations (24.0.0): - DoubleConversion - - Firebase/Installations (= 12.12.0) + - Firebase/Installations (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2061,7 +2061,7 @@ PODS: - Yoga - RNFBMessaging (24.0.0): - DoubleConversion - - Firebase/Messaging (= 12.12.0) + - Firebase/Messaging (= 12.13.0) - FirebaseCoreExtension - glog - hermes-engine @@ -2107,7 +2107,7 @@ PODS: - Yoga - RNFBPerf (24.0.0): - DoubleConversion - - Firebase/Performance (= 12.12.0) + - Firebase/Performance (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2130,7 +2130,7 @@ PODS: - Yoga - RNFBRemoteConfig (24.0.0): - DoubleConversion - - Firebase/RemoteConfig (= 12.12.0) + - Firebase/RemoteConfig (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2153,7 +2153,7 @@ PODS: - Yoga - RNFBStorage (24.0.0): - DoubleConversion - - Firebase/Storage (= 12.12.0) + - Firebase/Storage (= 12.13.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2182,7 +2182,7 @@ DEPENDENCIES: - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - fast_float (from `../node_modules/react-native/third-party-podspecs/fast_float.podspec`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) - - FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `12.12.0`) + - FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `12.13.0`) - fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`) @@ -2322,7 +2322,7 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/Libraries/FBLazyVector" FirebaseFirestore: :git: https://github.com/invertase/firestore-ios-sdk-frameworks.git - :tag: 12.12.0 + :tag: 12.13.0 fmt: :podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec" glog: @@ -2488,7 +2488,7 @@ EXTERNAL SOURCES: CHECKOUT OPTIONS: FirebaseFirestore: :git: https://github.com/invertase/firestore-ios-sdk-frameworks.git - :tag: 12.12.0 + :tag: 12.13.0 SPEC CHECKSUMS: AppCheckCore: cc8fd0a3a230ddd401f326489c99990b013f0c4f @@ -2496,41 +2496,41 @@ SPEC CHECKSUMS: DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 FBLazyVector: e053802577a711add20e45bbbf5dd1180b6ca62e - Firebase: aa154fee4e9b8eac17aa42344988865b3e857d33 - FirebaseABTesting: c21a401a23c2eaa6f520d19febcd4911312b545f - FirebaseAnalytics: db0dca7e35a503ddf6869e457f4926dc35afe216 - FirebaseAppCheck: 0194af00329809d8ce918b5244edc18edbd5b4e0 - FirebaseAppCheckInterop: c63ae0d003274f145174849c545ab861593beaf9 - FirebaseAppDistribution: bde0843fa08f318d678db932b1b05c9254259a3f - FirebaseAuth: bcfebbc0ca055a6335f2252a90e57363d7ea5e65 - FirebaseAuthInterop: 917aa3a17ecf144d5f1823b51ef372da06909a4b - FirebaseCore: f28af0427998cd53f8d4826bce17260e33224053 - FirebaseCoreExtension: ff6fd42eb5287e71d3e160450de6509733d9ead7 - FirebaseCoreInternal: 7c12fc3011d889085e765e317d7b9fd1cef97af9 - FirebaseCrashlytics: 03f4e20d0c9b7fd6338cb9066f4bfb69d3f42fd0 - FirebaseDatabase: 00d7d9fc5347273620a40807fa2d7bd5001a6b77 - FirebaseFirestore: ae742ac74557bd91087a98c5ac91dffdb70f27b0 + Firebase: 7d62445aeabdaea36f7d372f33052fed9a72514f + FirebaseABTesting: a308446df8bd5fd29d2535ddfb124a7011dadbc2 + FirebaseAnalytics: 853fa849aca9e418f163c2de5ed0a867efa4fddf + FirebaseAppCheck: cc7e14a5cf852ca7a18e1cb488511ae8fbca3c28 + FirebaseAppCheckInterop: db09d7412340fb4b5a8727d4d410e5a5c780dd56 + FirebaseAppDistribution: a22e49313269e505f9dc8e700d1c6e046e90017e + FirebaseAuth: fedecd40125af7f898ba4f0a328ac9f3a9c3b8c4 + FirebaseAuthInterop: 63d36ca102054d7336f87aec87b1c68a0bab77e0 + FirebaseCore: 58905958aa00a061397a0fd759ae4b55bddb3576 + FirebaseCoreExtension: 5b94169f1ee96ecc2dbde40bc53690e4d65eb652 + FirebaseCoreInternal: 37bee58388fc6d183f0ab1b32d69ae44f2cf8aad + FirebaseCrashlytics: 8bb2d41cb47e8f3ea34200d99361499a59995e0d + FirebaseDatabase: a686e507e65ddfb2776e27be780125195e70fcfc + FirebaseFirestore: 92c733479c035d064dec39eae44a3cc8f68e47ff FirebaseFirestoreAbseilBinary: 4cfa8823cedc1b774843e04fe578ad279b387f97 - FirebaseFirestoreBinary: 14f3a8210c0bfe774fdac0d5cc0e68334c3bed77 + FirebaseFirestoreBinary: 33413a20fce3f6c1c94671b685520fe3f0c15308 FirebaseFirestoreGRPCBoringSSLBinary: c3dfef3ff448ae2c1c85f9baf9fac5afc4db99fa FirebaseFirestoreGRPCCoreBinary: 565534e160a0415d12185f7f171c52a567382fbd FirebaseFirestoreGRPCCPPBinary: 6c0134e8d230ee58b9d51dec2a30a48efd6d5dc7 - FirebaseFirestoreInternalBinary: 95d36e87658e5307e8d7945e7101bd8bdca2c6ca - FirebaseFunctions: 63768746c276d799807347fdb8f0b057898a5792 - FirebaseInAppMessaging: 218067ce6a1a76f5a5d97a25aaf6ccc44c385d6c - FirebaseInstallations: 4e6e162aa4abaaeeeb01dd00179dfc5ad9c2194e - FirebaseMessaging: 341004946fa7ffc741344b20f1b667514fc93e31 - FirebaseMessagingInterop: bcf56f6a07054150163621d62676e34edab5d5eb - FirebasePerformance: e2c141a45116f71edfd178c944b0062477f8cbfe - FirebaseRemoteConfig: 6ab95b4ee5fd4a94d09a704d88f5341db5713250 - FirebaseRemoteConfigInterop: 23996ab7397494722df4fdd1fd398024389d5da8 - FirebaseSessions: 804bd321f2d2f2ddafe74ef7856062aa19f179c2 - FirebaseSharedSwift: bccaff90721d14bafc14be34f28b77fdd7c91dc9 - FirebaseStorage: b3682c96ae7016420c1f6eb43d45057a0e909c9f + FirebaseFirestoreInternalBinary: 57168601ec1335923ed6b2b9174d1168bafc005d + FirebaseFunctions: 62278244e82cbec2047c91fe80f900a6b0194719 + FirebaseInAppMessaging: f348a4a0a386028f4b7256b8b6965898cb15ae3e + FirebaseInstallations: 134bde50e477628ded76070efdb12d515d53f948 + FirebaseMessaging: 30564b85d2f81a96f9d312bd23acf8186ff092ae + FirebaseMessagingInterop: 3e3f3243eb20335a624218fa84c3f527bcf252cb + FirebasePerformance: 0d1e1fc53c4f6fc62bf8ef42d1a5670f87c51c77 + FirebaseRemoteConfig: 672634c19a4a5bc329fd85e84cfea51fce514c4b + FirebaseRemoteConfigInterop: 4801ab93a543ef8fedfb40ae2f66d03e3fdcb864 + FirebaseSessions: 0e5f64cd99400275798fcb5e2b773dd000ca02c1 + FirebaseSharedSwift: 76bdd9de8ff1da7a601236ee058253e36206978e + FirebaseStorage: a4709ed4e33f0b19dc6ac4889bb3c946fe8865ef fmt: 530618a01105dae0fa3a2f27c81ae11fa8f67eac glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 GoogleAdsOnDeviceConversion: 914d95386d0dd6815e8b1d70c465fe1d13312a1e - GoogleAppMeasurement: 3b4687de50ab25ee2d4d541849f10ca8df862a12 + GoogleAppMeasurement: 01e991b4c0c025dd66558dbc5133b5d70ccdf88e GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7 GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1 GTMSessionFetcher: 127211aeec0b1e904fc49f4f6f895dcc535b0ecf @@ -2600,22 +2600,22 @@ SPEC CHECKSUMS: RecaptchaInterop: 11e0b637842dfb48308d242afc3f448062325aba RNCAsyncStorage: 6a8127b6987dc9fbce778669b252b14c8355c7ce RNDeviceInfo: 4c852998208b60dc192ae3529e5867817719ad1e - RNFBAnalytics: 474520619039cb536584ca4cf41264d8199d0d9c - RNFBApp: b26b3c94412f6a1302df6c92ea1d43c0d72f1c38 - RNFBAppCheck: 94fe77ecd93b2dbded08a2f93421512b160fbc98 - RNFBAppDistribution: 89aeb28feab88f8725cee5017a5a7068b13fccc4 - RNFBAuth: d591c967280010ee687d03962a6a107118ef48e0 - RNFBCrashlytics: 8cde40b13db4dc910f2b9538691895e9dfc7d984 - RNFBDatabase: 30c01b8cd059ddd3a93d101196ca00188e1205da - RNFBFirestore: f38f6f5f94bf4c4b0e63f1577428378c65ffb9c0 - RNFBFunctions: a5fabc86f4fa6883dcc015d2c40519b3ad0b526e - RNFBInAppMessaging: b4ecb102aa1a261edd3b01ea8901459b6ee48c38 - RNFBInstallations: e25a80acd3e4d00dc0ae8b42b469df3e9923ba11 - RNFBMessaging: 52eadb0d130cc348b449d805a6a290a386ca1c6d + RNFBAnalytics: e5a484651375f055dd379c450af1ffb559fc58ba + RNFBApp: 638a7f6f2cf353c1f50822eafdc296a9250eb3ea + RNFBAppCheck: 280751b67cf26f750ddfee3558021452e06f4d46 + RNFBAppDistribution: aa586ad9e8dc30c9d88d0a9edd9c1c3e7b69329e + RNFBAuth: 6b1a9d0f6ba787ea0dd3a6b5e4467bc89aa9e90c + RNFBCrashlytics: 457c3fae67f0b055e6dc907adf0b47982b1baa6f + RNFBDatabase: 3cb09e2d2c9c77830bebe3e3e524c97a7b5d47a1 + RNFBFirestore: 208b7ebe8dbea11f0cc2b8b779c955784b59250b + RNFBFunctions: 0399d1973a1df7e05dbb3b3f6aeef8a994eb0e89 + RNFBInAppMessaging: ed7d92ad32bf00b25d13cd4e799caa3119738dc6 + RNFBInstallations: 86d1c1bedb690a2fb959ebebe6a2d40929ef21b7 + RNFBMessaging: b3d4d7027a51f6dd017d57a8319fc092f479f3f0 RNFBML: c7d77b4bdc3ecfb786f5f986b994d4d932808f0b - RNFBPerf: 7e95aebe466e18744f08ef1fee9f681125e32264 - RNFBRemoteConfig: 8ba2602b0568abe67ed35ef9f89a4fb4e0af7903 - RNFBStorage: 37a24dbcba9cc04c3f8a93942a7baecd2bd8040a + RNFBPerf: 667bbf279aa09e9e976a1282bd0a9b8701f3a018 + RNFBRemoteConfig: b24c97868965c7e8892a8228f6e491ff95148134 + RNFBStorage: 81040df4fdc87da85fe84b46ee5ba6e10e08abe9 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 Yoga: 3bb1ee33b5133befbd33872601fa46efdd48e841