From fe6dd86bfd97f3b370237e2f3d23230e20eb4539 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 20 Oct 2025 15:00:00 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.3.2-SNAPSHOT) --- WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 8a71a40..d62e451 100644 --- a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.3.2-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.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-606.zip', :sha256 => 'a5d182c71a35b33f433f8a608b343c7a21affe46f291af885792a0fd14d511ef' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-607.zip', :sha256 => '5d8cd59e11742a0b2103870e84e70f15483ac38e30d9edb7c3f31ca1bf536fff' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'