From 7f10bb15a8e6253ab2138a441c583664f1efc491 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Dec 2025 13:36:38 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.4.3-SNAPSHOT) --- WebIdEIdentPlugin/20.4.3-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.4.3-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.4.3-SNAPSHOT/WebIdEIdentPlugin.podspec index 0689d41..ef51815 100644 --- a/WebIdEIdentPlugin/20.4.3-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.4.3-SNAPSHOT/WebIdEIdentPlugin.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/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-634.zip', :sha256 => 'e175267fe79b390ac4c52e1c32e92c890c9bda9f1896986bf7eb1988ab157384' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-635.zip', :sha256 => '968c6cd66380bced13badd85b39008e1f732a7881230b0d8b42aacb7d6e4bfd8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'