From d7ce68a31e55dd6268773415eb96742066dfb95d Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Tue, 25 Feb 2025 15:29:57 +0600 Subject: [PATCH] Update Clibsodium.xcframework to fix Xcode Previews (#76) Task/Issue URL: https://app.asana.com/0/1201037661562251/1209464112525120 sync_crypto PR: https://github.com/duckduckgo/sync_crypto/pull/21 --- BrowserServicesKit/Package.swift | 2 +- DuckDuckGo.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BrowserServicesKit/Package.swift b/BrowserServicesKit/Package.swift index c726eb4de..200215e9a 100644 --- a/BrowserServicesKit/Package.swift +++ b/BrowserServicesKit/Package.swift @@ -54,7 +54,7 @@ let package = Package( .package(url: "https://github.com/duckduckgo/duckduckgo-autofill.git", exact: "16.2.2"), .package(url: "https://github.com/duckduckgo/GRDB.swift.git", exact: "2.4.2"), .package(url: "https://github.com/duckduckgo/TrackerRadarKit.git", exact: "3.0.0"), - .package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.4.0"), + .package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.5.0"), .package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "3.0.0"), .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "7.20.0"), .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "8.4.0"), diff --git a/DuckDuckGo.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcworkspace/xcshareddata/swiftpm/Package.resolved index a98d12743..41a9f062d 100644 --- a/DuckDuckGo.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -239,8 +239,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/sync_crypto", "state" : { - "revision" : "cc726cebb67367466bc31ced4784e16d44ac68d1", - "version" : "0.4.0" + "revision" : "4e383fa27d3386a48e01a43fd890540a7d8656aa", + "version" : "0.5.0" } }, {