From 2894a9f0aeae727c978661c94f3e6190f3d186ab Mon Sep 17 00:00:00 2001 From: Razvan Capra Date: Thu, 11 Apr 2024 12:18:33 +0300 Subject: [PATCH] fix(GiniHealthSDK): Lottie package resolved update --- .../xcshareddata/swiftpm/Package.resolved | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/GiniMobile.xcworkspace/xcshareddata/swiftpm/Package.resolved b/GiniMobile.xcworkspace/xcshareddata/swiftpm/Package.resolved index 28cb07b45..f6a9a5435 100644 --- a/GiniMobile.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/GiniMobile.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,6 +1,15 @@ { "object": { "pins": [ + { + "package": "Lottie", + "repositoryURL": "https://github.com/airbnb/lottie-ios.git", + "state": { + "branch": null, + "revision": "d6feea26a370019b4d3a85f5984cb95a2734776f", + "version": "4.2.0" + } + }, { "package": "TrustKit", "repositoryURL": "https://github.com/datatheorem/TrustKit.git",