Skip to content

Commit

Permalink
chore: update podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGBauer committed Dec 12, 2024
1 parent 11bfa9a commit 17cb8b5
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions demos/firebase-nodejs-todolist/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ PODS:
- FirebaseAuth (~> 11.4.0)
- Firebase/CoreOnly (11.4.0):
- FirebaseCore (= 11.4.0)
- firebase_auth (5.3.3):
- firebase_auth (5.3.4):
- Firebase/Auth (= 11.4.0)
- firebase_core
- Flutter
- firebase_core (3.8.0):
- firebase_core (3.8.1):
- Firebase/CoreOnly (= 11.4.0)
- Flutter
- FirebaseAppCheckInterop (11.6.0)
Expand Down Expand Up @@ -79,7 +79,8 @@ PODS:
- sqlite3/common
- sqlite3_flutter_libs (0.0.1):
- Flutter
- sqlite3 (~> 3.47.0)
- FlutterMacOS
- sqlite3 (~> 3.47.1)
- sqlite3/dbstatvtab
- sqlite3/fts5
- sqlite3/perf-threadsafe
Expand All @@ -95,7 +96,7 @@ DEPENDENCIES:
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- powersync_flutter_libs (from `.symlinks/plugins/powersync_flutter_libs/ios`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqlite3_flutter_libs (from `.symlinks/plugins/sqlite3_flutter_libs/ios`)
- sqlite3_flutter_libs (from `.symlinks/plugins/sqlite3_flutter_libs/darwin`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)

SPEC REPOS:
Expand Down Expand Up @@ -129,15 +130,15 @@ EXTERNAL SOURCES:
shared_preferences_foundation:
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
sqlite3_flutter_libs:
:path: ".symlinks/plugins/sqlite3_flutter_libs/ios"
:path: ".symlinks/plugins/sqlite3_flutter_libs/darwin"
url_launcher_ios:
:path: ".symlinks/plugins/url_launcher_ios/ios"

SPEC CHECKSUMS:
app_links: e7a6750a915a9e161c58d91bc610e8cd1d4d0ad0
Firebase: cf1b19f21410b029b6786a54e9764a0cacad3c99
firebase_auth: 42718683069d35d73af7a986b55b194589039e5e
firebase_core: 9efc3ecf689cdbc90f13f4dc58108c83ea46b266
firebase_auth: c4bdd9d7b338ac004008cb5024a643584e0ec03f
firebase_core: 418aed674e9a0b8b6088aec16cde82a811f6261f
FirebaseAppCheckInterop: 347aa09a805219a31249b58fc956888e9fcb314b
FirebaseAuth: c359af98bd703cbf4293eec107a40de08ede6ce6
FirebaseAuthInterop: a919d415797d23b7bfe195a04f322b86c65020ef
Expand All @@ -153,7 +154,7 @@ SPEC CHECKSUMS:
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
sqlite3: 1e522f0938463e44b7faf50393b40bdc1e1e456d
sqlite3_flutter_libs: b55ef23cfafea5318ae5081e0bf3fbbce8417c94
sqlite3_flutter_libs: 1b4e98da20ebd4e9b1240269b78cdcf492dbe9f3
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe

PODFILE CHECKSUM: 2c1730c97ea13f1ea48b32e9c79de785b4f2f02f
Expand Down

0 comments on commit 17cb8b5

Please sign in to comment.