From 80e229bf10d50b88101e2ed2dea800e3f521e6ba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 9 Jul 2025 11:09:40 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.0.0-SNAPSHOT) --- WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 25fbe49..d8e5f24 100644 --- a/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.0-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.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-411.zip', :sha256 => 'baa6c4058797291b2e76f732949f470aa81dd30192801498b81be5f28a74dd6e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-412.zip', :sha256 => 'b9eff6345230b65dc15868629ef8dc78b2d0cb6ba3a88fa30032c2bf01e73a50' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'