Skip to content

Commit

Permalink
Update to latest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Nov 14, 2023
1 parent a413c84 commit 9c3d7d8
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 224 deletions.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
flutter_ios_podfile_setup

target 'Runner' do
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.15.0'
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.17.0'
use_frameworks!
use_modular_headers!

Expand Down
100 changes: 50 additions & 50 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,72 +1,72 @@
PODS:
- cloud_firestore (4.9.2):
- Firebase/Firestore (= 10.15.0)
- cloud_firestore (4.13.0):
- Firebase/Firestore (= 10.17.0)
- firebase_core
- Flutter
- nanopb (< 2.30910.0, >= 2.30908.0)
- desktop_webview_auth (0.0.1):
- Flutter
- Firebase/Auth (10.15.0):
- Firebase/Auth (10.17.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 10.15.0)
- Firebase/CoreOnly (10.15.0):
- FirebaseCore (= 10.15.0)
- Firebase/DynamicLinks (10.15.0):
- FirebaseAuth (~> 10.17.0)
- Firebase/CoreOnly (10.17.0):
- FirebaseCore (= 10.17.0)
- Firebase/DynamicLinks (10.17.0):
- Firebase/CoreOnly
- FirebaseDynamicLinks (~> 10.15.0)
- Firebase/Firestore (10.15.0):
- FirebaseDynamicLinks (~> 10.17.0)
- Firebase/Firestore (10.17.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.15.0)
- firebase_auth (4.10.0):
- Firebase/Auth (= 10.15.0)
- FirebaseFirestore (~> 10.17.0)
- firebase_auth (4.13.0):
- Firebase/Auth (= 10.17.0)
- firebase_core
- Flutter
- firebase_core (2.16.0):
- Firebase/CoreOnly (= 10.15.0)
- firebase_core (2.22.0):
- Firebase/CoreOnly (= 10.17.0)
- Flutter
- firebase_dynamic_links (5.3.6):
- Firebase/DynamicLinks (= 10.15.0)
- firebase_dynamic_links (5.4.4):
- Firebase/DynamicLinks (= 10.17.0)
- firebase_core
- Flutter
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseAppCheckInterop (10.17.0)
- FirebaseAuth (10.17.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- RecaptchaInterop (~> 100.0)
- FirebaseCore (10.15.0):
- FirebaseCore (10.17.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.15.0):
- FirebaseCoreInternal (10.17.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseDynamicLinks (10.15.0):
- FirebaseDynamicLinks (10.17.0):
- FirebaseCore (~> 10.0)
- FirebaseFirestore (10.15.0):
- FirebaseFirestore/AutodetectLeveldb (= 10.15.0)
- FirebaseFirestore/AutodetectLeveldb (10.15.0):
- FirebaseFirestore (10.17.0):
- FirebaseFirestore/AutodetectLeveldb (= 10.17.0)
- FirebaseFirestore/AutodetectLeveldb (10.17.0):
- FirebaseFirestore/Base
- FirebaseFirestore/WithLeveldb
- FirebaseFirestore/Base (10.15.0)
- FirebaseFirestore/WithLeveldb (10.15.0):
- FirebaseFirestore/Base (10.17.0)
- FirebaseFirestore/WithLeveldb (10.17.0):
- FirebaseFirestore/Base
- Flutter (1.0.0)
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/AppDelegateSwizzler (7.11.6):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.11.5):
- GoogleUtilities/Environment (7.11.6):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Logger (7.11.6):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.11.5):
- GoogleUtilities/Network (7.11.6):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.11.5)"
- GoogleUtilities/Reachability (7.11.5):
- "GoogleUtilities/NSData+zlib (7.11.6)"
- GoogleUtilities/Reachability (7.11.6):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (3.1.1)
- nanopb (2.30909.0):
Expand All @@ -86,7 +86,7 @@ DEPENDENCIES:
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
- firebase_dynamic_links (from `.symlinks/plugins/firebase_dynamic_links/ios`)
- FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `10.15.0`)
- FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `10.17.0`)
- Flutter (from `Flutter`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)

Expand Down Expand Up @@ -117,7 +117,7 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/firebase_dynamic_links/ios"
FirebaseFirestore:
:git: https://github.com/invertase/firestore-ios-sdk-frameworks.git
:tag: 10.15.0
:tag: 10.17.0
Flutter:
:path: Flutter
shared_preferences_foundation:
Expand All @@ -126,29 +126,29 @@ EXTERNAL SOURCES:
CHECKOUT OPTIONS:
FirebaseFirestore:
:git: https://github.com/invertase/firestore-ios-sdk-frameworks.git
:tag: 10.15.0
:tag: 10.17.0

SPEC CHECKSUMS:
cloud_firestore: ac000d8c5a79d57dc69238ea06bb422880fb825e
cloud_firestore: d76c02bf5967dc9131ab42fcc1088d0873581e28
desktop_webview_auth: d645139460ef203d50bd0cdb33356785dd939cce
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
firebase_auth: ca31bca59224dc727ea0df7f066f30158a8acc3b
firebase_core: 77172d0a9d8d19d07606e24406e4c2fc14d3265b
firebase_dynamic_links: 27625ac999a9353d6e323c07db85c3b55c5c6839
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
FirebaseDynamicLinks: 206d4ed3efd2b722822598017f3980d9fda89815
FirebaseFirestore: 58d92e3cc19fd1c93e279d466aaf148ce6dbf635
Firebase: f4ac0b02927af9253ae094d23deecf0890da7374
firebase_auth: 8b51489f374ea36b8f0aac047738de1d1f02e573
firebase_core: efc9455611b8769fa90fbdae5da182600bd6901c
firebase_dynamic_links: 9b884c33258a6a93182b84804dcfe8a20803a328
FirebaseAppCheckInterop: 534d033d8d0436b4ab066a8205013d271e18a2b9
FirebaseAuth: 8d285d9f6e39cc8e23be53a4edd83a923ea629d8
FirebaseCore: 534544dd98cabcf4bf8598d88ec683b02319a528
FirebaseCoreInternal: 2cf9202e226e3f78d2bf6d56c472686b935bfb7f
FirebaseDynamicLinks: 66878206d55d4aba6e63744f57151a80d76e472e
FirebaseFirestore: 908c26cb057c0147dd61c990da292aee7e605d8e
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GoogleUtilities: 202e7a9f5128accd11160fb9c19612de1911aa19
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c

PODFILE CHECKSUM: d097549f564d280cd329fcd2f0263416d4c467f8
PODFILE CHECKSUM: 2f73737bc6104975cde93f6b204b2bd40338410b

COCOAPODS: 1.12.1
COCOAPODS: 1.13.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import 'package:firebase_auth/firebase_auth.dart' hide EmailAuthProvider;
import 'package:firebase_auth/firebase_auth.dart'
hide EmailAuthProvider, AuthProvider;
import 'package:firebase_ui_auth/firebase_ui_auth.dart';
import 'package:riverpod_annotation/riverpod_annotation.dart';

Expand Down
2 changes: 1 addition & 1 deletion macos/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
flutter_macos_podfile_setup

target 'Runner' do
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.15.0'
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.17.0'
use_frameworks!
use_modular_headers!

Expand Down
Loading

0 comments on commit 9c3d7d8

Please sign in to comment.