From a440b80eb631059d3829358d37fc8b0de44521f8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 15 Jul 2025 18:32:35 +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 1a4de8b..8635990 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/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-416.zip', :sha256 => '671f1ec32ca6c0431fa3e4c1406bd926bc3690ace1a328e9165eab7bcb7e1ddd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-417.zip', :sha256 => 'c4b964215ae8a0af80d129a4c56e29a0f13a839d7c653684262dbb8a0cdecd4a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'