From 4c5b90d0908f786b1a49820723f9bc20d6414aff Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 15:37:01 +0000 Subject: [PATCH] Update SDK to 1b1750a (1.0.0-3270-7f09fd2) (#2166) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com> Co-authored-by: Carlos Gonçalves --- Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- project-common.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved index 2c5a0426b..e3baad9df 100644 --- a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -123,7 +123,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/bitwarden/sdk-swift", "state" : { - "revision" : "7b3e4edd2bdc10f1fee0be77a1190a502e9c10d4" + "revision" : "1b1750a6678c1600daecf24bfb1cea052fc3d1e9" } }, { diff --git a/project-common.yml b/project-common.yml index 0bc5e361f..a710fd8d9 100644 --- a/project-common.yml +++ b/project-common.yml @@ -14,7 +14,7 @@ include: packages: BitwardenSdk: url: https://github.com/bitwarden/sdk-swift - revision: 7b3e4edd2bdc10f1fee0be77a1190a502e9c10d4 # 1.0.0-3220-4b0d128 + revision: 1b1750a6678c1600daecf24bfb1cea052fc3d1e9 # 1.0.0-3270-7f09fd2 branch: unstable Firebase: url: https://github.com/firebase/firebase-ios-sdk