From f0948befec9852d0b4bd6eb317d1d335e31837c4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 8 May 2026 14:14:35 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (21.1.1-SNAPSHOT) --- WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec index 76c85844..b002aebd 100644 --- a/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/21.1.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/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-699.zip', :sha256 => '4242c1c10c0bfc9a321b70df00091377d3fa5f7f746c9e231e3236e3aebc456c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-700.zip', :sha256 => 'cf98a7c9cd2e95ba0c2cc02f3903cd1384db06bd0c2d6065fd91533677f182f8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'