From 0b98fe8f2d01108020a0af35825bf5f6ef72ab31 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 28 Mar 2025 15:19:05 +0100 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 aba87ce..cba62c5 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-419.zip', :sha256 => 'c9c095ada0ae077c003771f347c2a78cbcdab87f803083cf735084db12319209' } + 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-420.zip', :sha256 => '0ec967b15e0f9331a9e74528b74f9b50d4384bf2307de817a72221826ea65f94' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'