From b997a6d5dc9f738d648c617c74e72ac48c8ca976 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 17 Aug 2024 15:35:24 -0700 Subject: [PATCH] Downgrade Firebase to version 10.x Version 11.0 requires macOS 10.15, and I haven't raised the minimum deployment version that far yet. Signed-off-by: Christopher Snowhill --- Cog.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 24 +++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index b5af9c00d..f25d604f4 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -3212,7 +3212,7 @@ repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 11.0.0; + minimumVersion = 10.0.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Cog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Cog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index c737c739d..8dac6bfde 100644 --- a/Cog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Cog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/app-check.git", "state" : { - "revision" : "21fe1af9be463a359aaf8d96789ef73fc3760d09", - "version" : "11.0.1" + "revision" : "3b62f154d00019ae29a71e9738800bb6f18b236d", + "version" : "10.19.2" } }, { @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "a5c253d1b4409eb8aef4346015ba000f9935cb2d", - "version" : "11.0.0" + "revision" : "eca84fd638116dd6adb633b5a3f31cc7befcbb7d", + "version" : "10.29.0" } }, { @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleAppMeasurement.git", "state" : { - "revision" : "ca30c987b732d130732fb60b071e0b655a85ada7", - "version" : "11.0.0" + "revision" : "fe727587518729046fc1465625b9afd80b5ab361", + "version" : "10.28.0" } }, { @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleDataTransport.git", "state" : { - "revision" : "617af071af9aa1d6a091d59a202910ac482128f9", - "version" : "10.1.0" + "revision" : "a637d318ae7ae246b02d7305121275bc75ed5565", + "version" : "9.4.0" } }, { @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleUtilities.git", "state" : { - "revision" : "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb", - "version" : "8.0.2" + "revision" : "57a1d307f42df690fdef2637f3e5b776da02aad6", + "version" : "7.13.3" } }, { @@ -60,8 +60,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/grpc-binary.git", "state" : { - "revision" : "f56d8fc3162de9a498377c7b6cea43431f4f5083", - "version" : "1.65.1" + "revision" : "e9fad491d0673bdda7063a0341fb6b47a30c5359", + "version" : "1.62.2" } }, {