Skip to content

Commit

Permalink
Update iOS files
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianVarela committed May 15, 2023
1 parent cd891c9 commit 6f26931
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- cloud_firestore (4.5.0):
- cloud_firestore (4.7.0):
- Firebase/Firestore (= 10.7.0)
- firebase_core
- Flutter
Expand All @@ -9,7 +9,7 @@ PODS:
- Firebase/Firestore (10.7.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.7.0)
- firebase_core (2.9.0):
- firebase_core (2.12.0):
- Firebase/CoreOnly (= 10.7.0)
- Flutter
- FirebaseCore (10.7.0):
Expand Down Expand Up @@ -52,7 +52,7 @@ DEPENDENCIES:
- FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `10.7.0`)
- Flutter (from `Flutter`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)

SPEC REPOS:
Expand All @@ -77,7 +77,7 @@ EXTERNAL SOURCES:
integration_test:
:path: ".symlinks/plugins/integration_test/ios"
path_provider_foundation:
:path: ".symlinks/plugins/path_provider_foundation/ios"
:path: ".symlinks/plugins/path_provider_foundation/darwin"
url_launcher_ios:
:path: ".symlinks/plugins/url_launcher_ios/ios"

Expand All @@ -87,15 +87,15 @@ CHECKOUT OPTIONS:
:tag: 10.7.0

SPEC CHECKSUMS:
cloud_firestore: 84f58b426bd8d21a22c4b19d9d18028fc4ff3eb1
cloud_firestore: 511b4d22a2b3c73d1d6f1974b1cf0971a034ea16
Firebase: 0219acf760880eeec8ce479895bd7767466d9f81
firebase_core: d85432877e814811e040e7659f9c82faeab66e04
firebase_core: 312d0d81b346ec20540822c8498e626d6918ef48
FirebaseCore: e317665b9d744727a97e623edbbed009320afdd7
FirebaseCoreInternal: 8845798510aae74703467480f71ac613788d0696
FirebaseFirestore: 7b7d95b74637ed61b76996077a2b292167dae7e5
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
GoogleUtilities: c2bdc4cf2ce786c4d2e6b3bcfd599a25ca78f06f
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
integration_test: 13825b8a9334a850581300559b8839134b124670
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
path_provider_foundation: 37748e03f12783f9de2cb2c4eadfaa25fe6d4852
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
Expand Down
1 change: 1 addition & 0 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@
files = (
);
inputPaths = (
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
);
name = "Thin Binary";
outputPaths = (
Expand Down

0 comments on commit 6f26931

Please sign in to comment.