From 7dfa90cc47eb1ae5f0c6f13cea56a6bc75cc7a53 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Jun 2025 18:08:12 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.0.0-SNAPSHOT) --- WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec index a491578..0eb2a60 100644 --- a/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.0/WebIdEIdentPlugin.framework-v20.0.0-SNAPSHOT-547.zip', :sha256 => 'c8c70e866d41ee4967c3e5b484706b8e4d212c00e70f1c9fe90958155ffb72ae' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.0/WebIdEIdentPlugin.framework-v20.0.0-SNAPSHOT-548.zip', :sha256 => '4652a2f3a9e3c2279ca4d84ceba67677870c8cefb5fd0efc2576b780c31eadd6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'