From d0e87f5b1d7d38a99bceeb2a771f3034b2503ab4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 16:00:32 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.1.2-SNAPSHOT) --- WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 26d3348..42d04d5 100644 --- a/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.1.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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-454.zip', :sha256 => '1a92de348991d6f94aaec495740290894333977a8f4a9dcaff3c6317742bf1db' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-454.zip', :sha256 => 'f2a7a0c473a124328afd689bc399e08d8420acb2e9aca116e63349de28025e74' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'