From f3ff219b88df010d5ae640702315b93bf97dbafc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 15:07:00 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.1.2-SNAPSHOT) --- WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 3768710..26d3348 100644 --- a/WebIdEIdentPlugin/15.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.1.2-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.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-453.zip', :sha256 => '34b0897dc9830aaf5756f1a69bf20a0b954b53e596e0abf7ab6959e2d2d1a442' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-454.zip', :sha256 => '1a92de348991d6f94aaec495740290894333977a8f4a9dcaff3c6317742bf1db' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'