From 271c15a1fd8cd45e6f3447d74b6ee311bfa424af Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 28 Sep 2025 00:14:19 +0200 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 a7f62d3..893d0bb 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-419.zip', :sha256 => '6dc09ba96ba6a808040bc15d23d9c89335b877f26e338884e369a1e4076f0a8e' } + 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-420.zip', :sha256 => 'f186f8a06e602d3d0519fcd37d37fcc8313fb22d634c90020e330c2ce95fe755' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'