From fbdfabd92f45f6f6e5f95080b6af2a8d75aec8ce Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 31 Mar 2025 12:29:10 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.4.0-SNAPSHOT) --- WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 6ccf10e..1441870 100644 --- a/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.4.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/6.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-424.zip', :sha256 => '282ce810169c243b775cefca8e6f0047cc453bda8d6b10509289efa4d4c57a38' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-425.zip', :sha256 => 'b698df7dd4a17d08582a07d47ced972722b596297099f3538dd3da8958ec00b0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'