From dcab825fb3d2c83fbd784ffa5ead14a2bc5350aa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 9 Jul 2025 11:05:34 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.0.1-SNAPSHOT) --- WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec index 56d3c11..bce46b7 100644 --- a/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.0.1-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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.1/WebIdEIdentPlugin.framework-v20.0.1-SNAPSHOT-566.zip', :sha256 => 'b45cf6f46ca88ce3b923c2b8725d759ee85a029024b1506b181d071caea8f52a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.1/WebIdEIdentPlugin.framework-v20.0.1-SNAPSHOT-568.zip', :sha256 => '27e762a1b967dd67f81ce96bd1ad8a78c1e8252d43c17903d5629af1a84d6aea' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'