From 1ba89a8b577235422461105325317d4ac7d97413 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 4 Nov 2025 09:11:15 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.3.3-SNAPSHOT) --- WebIdEIdentPlugin/20.3.3-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.3.3-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.3.3-SNAPSHOT/WebIdEIdentPlugin.podspec index 3a503b7..a0cc085 100644 --- a/WebIdEIdentPlugin/20.3.3-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.3.3-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.3/WebIdEIdentPlugin.framework-v20.3.3-SNAPSHOT-613.zip', :sha256 => '21b927076cea5d0d2140d6135cb49b0fd1ff8fd5626efd7f44378aa611841ed1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.3/WebIdEIdentPlugin.framework-v20.3.3-SNAPSHOT-614.zip', :sha256 => '47cd7db6de11e0c3498b18f19a2a8ae84ae8395e14cacc97ef72dc0166f7146c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'