From 8ac59c0d8c6f0c71bb72632a5563fb40d3dbc1d9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Nov 2025 12:08:23 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.0.1-SNAPSHOT) --- WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec index a35d4fd..66a1c54 100644 --- a/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-423.zip', :sha256 => '0c3a82ecde8854036cdcc99ec1f0cc7cae5229264493634ca540a44b6ccd8b87' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-424.zip', :sha256 => 'd36fd9de997cfe97e60bbc23f95affc5bdb175f6f2b2b812f52c035b8c9e743c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'