From 4c3047b0b95499a4e41c4535515c1e249cfd2073 Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Fri, 19 Apr 2024 06:56:48 -0700 Subject: [PATCH] Fix packages --- .../xcshareddata/swiftpm/Package.resolved | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index ee586341..5b0866ac 100644 --- a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -27,6 +27,15 @@ "version" : "4.0.1" } }, + { + "identity" : "giphy-ios-sdk", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Giphy/giphy-ios-sdk", + "state" : { + "revision" : "9c58a350a3381f1641f5a31cdcd162a406274892", + "version" : "2.2.8" + } + }, { "identity" : "keychain-swift", "kind" : "remoteSourceControl", @@ -36,6 +45,15 @@ "revision" : "f38cb0ada97847ac5068b915b8d2793b35435668" } }, + { + "identity" : "libwebp-xcode", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/libwebp-Xcode", + "state" : { + "revision" : "b2b1d20a90b14d11f6ef4241da6b81c1d3f171e4", + "version" : "1.3.2" + } + }, { "identity" : "lrucache", "kind" : "remoteSourceControl", @@ -54,6 +72,24 @@ "version" : "12.4.0" } }, + { + "identity" : "purchases-ios", + "kind" : "remoteSourceControl", + "location" : "https://github.com/RevenueCat/purchases-ios", + "state" : { + "revision" : "a9763ca482d52ea3d59aa2dfd2fc23427b02dada", + "version" : "4.40.1" + } + }, + { + "identity" : "sfsafesymbols", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SFSafeSymbols/SFSafeSymbols", + "state" : { + "revision" : "7cca2d60925876b5953a2cf7341cd80fbeac983c", + "version" : "4.1.1" + } + }, { "identity" : "sqlite.swift", "kind" : "remoteSourceControl",