From e4cd8ba64b5d5bf45c7a25c8b2af4c81f9b467ac Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 15:42:26 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.2.1-SNAPSHOT) --- WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec index a84fb64..2cbe5a1 100644 --- a/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.2.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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.2.1/WebIdEIdentPlugin.framework-v15.2.1-SNAPSHOT-461.zip', :sha256 => '2b158ae0a1252625d2152d15bc39a53cab9d4c29af78db6f2b7046209667725f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.2.1/WebIdEIdentPlugin.framework-v15.2.1-SNAPSHOT-462.zip', :sha256 => '4c0ea104ee00e8bb1fe4cb38818b9a7beaab105be94d15dc6e3b0ccaa55009bc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'