From 460e9fc1f09e75c67281f6897602177c1d0b0b5d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Dec 2025 15:48:22 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.0.5-SNAPSHOT) --- WebIdEIdentPlugin/15.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec index f770a51..fff8f99 100644 --- a/WebIdEIdentPlugin/15.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.5-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.5/WebIdEIdentPlugin.framework-v15.0.5-SNAPSHOT-439.zip', :sha256 => '0d4f4e21986914584b0178f50de6a8e25e65154a4a05af9d9e15652438c31c28' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5-SNAPSHOT-439.zip', :sha256 => 'fc8fee90570775e9fd92a8fff0a283c291c82b376c35e7a9ae38eddef6d14a11' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'