From a3d71a7c8afb50928f7b2128604da6ff9b85e067 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Jun 2025 16:28:48 +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 8f82dbb..4e4f20e 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-403.zip', :sha256 => '2529d2e75ae662c6468f353210cfb07a5bbe871d77d6ff4fba41eb310479f90a' } + 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-409.zip', :sha256 => '8172bcd33ed6b937a610b7db4e52270d12be33f0ad6ca89f7e223e3c35ba00ff' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'