From 3283c6d09f1819174479ab51a11074e9bbee7ae8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 27 Nov 2024 14:30:30 +0100 Subject: [PATCH] [Fix] WebIdUiKitComponents (8.1.1-SNAPSHOT) --- .../8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec index fdebf1d..a4166a6 100644 --- a/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.1.1/WebIdUiKitComponents.framework-v8.1.1-SNAPSHOT-389.zip', :sha256 => '8049af29a282809bc27bfe4d9dd004b98ca37fee6f42e7f6bd65101096ff1cd8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.1.1/WebIdUiKitComponents.framework-v8.1.1-SNAPSHOT-390.zip', :sha256 => 'b3ab0283f9d024b07677777e30a3a42c8c0d4a0177df1187aeb361343672c06e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'