From 47fb5fe7012b1914c1edf99831135e125904e27a Mon Sep 17 00:00:00 2001 From: Brandon Sneed Date: Mon, 9 Sep 2024 09:52:29 -0700 Subject: [PATCH] Bump firebase version to 11 (#29) * Bump firebase version to 11 * go all the way to 11.1 since it's a known quantity --- .../BasicExample.xcodeproj/project.pbxproj | 4 ++ .../xcshareddata/swiftpm/Package.resolved | 40 ++++++++--------- Package.resolved | 45 +++++++++++-------- Package.swift | 2 +- 4 files changed, 52 insertions(+), 39 deletions(-) diff --git a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj index 1adffe1..6be5080 100644 --- a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj +++ b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj @@ -435,6 +435,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; @@ -453,6 +454,7 @@ MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.segment.BasicExample; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -464,6 +466,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; @@ -482,6 +485,7 @@ MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.segment.BasicExample; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; diff --git a/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved index 3304f76..f18be10 100644 --- a/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/google/abseil-cpp-binary.git", "state": { "branch": null, - "revision": "bfc0b6f81adc06ce5121eb23f628473638d67c5c", - "version": "1.2022062300.0" + "revision": "194a6706acbd25e4ef639bcaddea16e8758a3e27", + "version": "1.2024011602.0" } }, { @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/google/app-check.git", "state": { "branch": null, - "revision": "5746b2d35c91c50581590ed97abe4c06b5037274", - "version": "10.18.0" + "revision": "21fe1af9be463a359aaf8d96789ef73fc3760d09", + "version": "11.0.1" } }, { @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/firebase/firebase-ios-sdk", "state": { "branch": null, - "revision": "f91c8167141d0279726c6f6d9d4a47c026785cbc", - "version": "10.21.0" + "revision": "9118aca998dbe2ceac45d64b21a91c6376928df7", + "version": "11.1.0" } }, { @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", "state": { "branch": null, - "revision": "cb8617fab75d181270a1d8f763f26b15c73e2e1e", - "version": "10.21.0" + "revision": "07a2f57d147d2bf368a0d2dcb5579ff082d9e44f", + "version": "11.1.0" } }, { @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/google/GoogleDataTransport.git", "state": { "branch": null, - "revision": "a732a4b47f59e4f725a2ea10f0c77e93a7131117", - "version": "9.3.0" + "revision": "617af071af9aa1d6a091d59a202910ac482128f9", + "version": "10.1.0" } }, { @@ -60,8 +60,8 @@ "repositoryURL": "https://github.com/google/GoogleUtilities.git", "state": { "branch": null, - "revision": "bc27fad73504f3d4af235de451f02ee22586ebd3", - "version": "7.12.1" + "revision": "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb", + "version": "8.0.2" } }, { @@ -69,8 +69,8 @@ "repositoryURL": "https://github.com/google/grpc-binary.git", "state": { "branch": null, - "revision": "a673bc2937fbe886dd1f99c401b01b6d977a9c98", - "version": "1.49.1" + "revision": "f56d8fc3162de9a498377c7b6cea43431f4f5083", + "version": "1.65.1" } }, { @@ -78,8 +78,8 @@ "repositoryURL": "https://github.com/google/gtm-session-fetcher.git", "state": { "branch": null, - "revision": "115f75e43851774934d695449a4836123c3246e1", - "version": "3.2.0" + "revision": "a2ab612cb980066ee56d90d60d8462992c07f24b", + "version": "3.5.0" } }, { @@ -114,8 +114,8 @@ "repositoryURL": "https://github.com/firebase/nanopb.git", "state": { "branch": null, - "revision": "819d0a2173aff699fb8c364b6fb906f7cdb1a692", - "version": "2.30909.0" + "revision": "b7e1104502eca3a213b46303391ca4d3bc8ddec1", + "version": "2.30910.0" } }, { @@ -123,8 +123,8 @@ "repositoryURL": "https://github.com/google/promises.git", "state": { "branch": null, - "revision": "e70e889c0196c76d22759eb50d6a0270ca9f1d9e", - "version": "2.3.1" + "revision": "540318ecedd63d883069ae7f1ed811a2df00b6ac", + "version": "2.4.0" } }, { diff --git a/Package.resolved b/Package.resolved index 4d57583..1b8e93a 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/google/abseil-cpp-binary.git", "state": { "branch": null, - "revision": "bfc0b6f81adc06ce5121eb23f628473638d67c5c", - "version": "1.2022062300.0" + "revision": "194a6706acbd25e4ef639bcaddea16e8758a3e27", + "version": "1.2024011602.0" } }, { @@ -19,13 +19,22 @@ "version": "1.4.7" } }, + { + "package": "AppCheck", + "repositoryURL": "https://github.com/google/app-check.git", + "state": { + "branch": null, + "revision": "21fe1af9be463a359aaf8d96789ef73fc3760d09", + "version": "11.0.1" + } + }, { "package": "Firebase", "repositoryURL": "https://github.com/firebase/firebase-ios-sdk", "state": { "branch": null, - "revision": "2bfe6abe1014aafe5cf28401708f7d39f9926a76", - "version": "10.14.0" + "revision": "9118aca998dbe2ceac45d64b21a91c6376928df7", + "version": "11.1.0" } }, { @@ -33,8 +42,8 @@ "repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", "state": { "branch": null, - "revision": "03b9beee1a61f62d32c521e172e192a1663a5e8b", - "version": "10.13.0" + "revision": "07a2f57d147d2bf368a0d2dcb5579ff082d9e44f", + "version": "11.1.0" } }, { @@ -42,8 +51,8 @@ "repositoryURL": "https://github.com/google/GoogleDataTransport.git", "state": { "branch": null, - "revision": "aae45a320fd0d11811820335b1eabc8753902a40", - "version": "9.2.5" + "revision": "617af071af9aa1d6a091d59a202910ac482128f9", + "version": "10.1.0" } }, { @@ -51,8 +60,8 @@ "repositoryURL": "https://github.com/google/GoogleUtilities.git", "state": { "branch": null, - "revision": "c38ce365d77b04a9a300c31061c5227589e5597b", - "version": "7.11.5" + "revision": "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb", + "version": "8.0.2" } }, { @@ -60,8 +69,8 @@ "repositoryURL": "https://github.com/google/grpc-binary.git", "state": { "branch": null, - "revision": "f1b366129d1125be7db83247e003fc333104b569", - "version": "1.50.2" + "revision": "f56d8fc3162de9a498377c7b6cea43431f4f5083", + "version": "1.65.1" } }, { @@ -69,8 +78,8 @@ "repositoryURL": "https://github.com/google/gtm-session-fetcher.git", "state": { "branch": null, - "revision": "d415594121c9e8a4f9d79cecee0965cf35e74dbd", - "version": "3.1.1" + "revision": "a2ab612cb980066ee56d90d60d8462992c07f24b", + "version": "3.5.0" } }, { @@ -96,8 +105,8 @@ "repositoryURL": "https://github.com/firebase/nanopb.git", "state": { "branch": null, - "revision": "819d0a2173aff699fb8c364b6fb906f7cdb1a692", - "version": "2.30909.0" + "revision": "b7e1104502eca3a213b46303391ca4d3bc8ddec1", + "version": "2.30910.0" } }, { @@ -105,8 +114,8 @@ "repositoryURL": "https://github.com/google/promises.git", "state": { "branch": null, - "revision": "46c1e6b5ac09d8f82c991061c659f67e573d425d", - "version": "2.1.0" + "revision": "540318ecedd63d883069ae7f1ed811a2df00b6ac", + "version": "2.4.0" } }, { diff --git a/Package.swift b/Package.swift index 98b59d3..d77744f 100644 --- a/Package.swift +++ b/Package.swift @@ -28,7 +28,7 @@ let package = Package( .package( name: "Firebase", url: "https://github.com/firebase/firebase-ios-sdk", - from: "10.21.0" + from: "11.1.0" ) ], targets: [