From 20e1565ba543646851ecb2a1b38c026de071efd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariusz=20=C5=9Apiewak?= Date: Fri, 19 Apr 2024 18:53:57 +0200 Subject: [PATCH] Update Lottie to 4.4.3 Fixes (https://github.com/airbnb/lottie-spm/releases/tag/4.4.3): * Fix issue where animation size could be incorrect after loading async animation (airbnb/lottie-ios#2379) * Update NSPrivacyAccessedAPITypeReasons in privacy manifest (airbnb/lottie-ios#2380) * Include animation duration when computing cost/complexity of Core Animation time remapping (airbnb/lottie-ios#2381) --- DuckDuckGo.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DuckDuckGo.xcodeproj/project.pbxproj b/DuckDuckGo.xcodeproj/project.pbxproj index f19ba4446a..555e5e6353 100644 --- a/DuckDuckGo.xcodeproj/project.pbxproj +++ b/DuckDuckGo.xcodeproj/project.pbxproj @@ -10269,7 +10269,7 @@ repositoryURL = "https://github.com/airbnb/lottie-spm.git"; requirement = { kind = exactVersion; - version = 4.4.2; + version = 4.4.3; }; }; B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = { diff --git a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0ee2b9697c..57da8f5097 100644 --- a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -104,8 +104,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/airbnb/lottie-spm.git", "state" : { - "revision" : "4d0c11c85f5a9ec3d1b0daf2dc6daebc0e2df897", - "version" : "4.4.2" + "revision" : "1d29eccc24cc8b75bff9f6804155112c0ffc9605", + "version" : "4.4.3" } }, {