From cd0f3dbf6cbab95e96f7bf99ea96cc26ddf82371 Mon Sep 17 00:00:00 2001 From: Dmitrii Medvedev Date: Tue, 10 Sep 2024 11:25:54 +0300 Subject: [PATCH] Revert Package.resolved changes --- .../xcshareddata/swiftpm/Package.resolved | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/Lottie.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Lottie.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6db33843ca..b8f75ae465 100644 --- a/Lottie.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Lottie.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,4 @@ { - "originHash" : "570a44d70ad213b218bf7f5ebda4b1039c8fcc9f31854902e91f484af1d6cfc3", "pins" : [ { "identity" : "difference", @@ -10,6 +9,24 @@ "version" : "1.0.1" } }, + { + "identity" : "swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/airbnb/swift", + "state" : { + "revision" : "6900f5ab7ab7394ac85eb9da52b2528ee329b206", + "version" : "1.0.4" + } + }, + { + "identity" : "swift-argument-parser", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-argument-parser", + "state" : { + "revision" : "fddd1c00396eed152c45a46bea9f47b98e59301d", + "version" : "1.2.0" + } + }, { "identity" : "swift-snapshot-testing", "kind" : "remoteSourceControl", @@ -19,5 +36,5 @@ } } ], - "version" : 3 + "version" : 2 }