From 68a7be37d26881e2d9e82cc719bdaf89cbd29a4c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Feb 2025 17:28:15 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.3.0-SNAPSHOT) --- WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 897cd39..1a35e05 100644 --- a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.3.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.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-393.zip', :sha256 => '33694df47bc53f1fcdb03fdc9f6714a66b57324bef23dedc8146364c7e372919' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-394.zip', :sha256 => '450f1bb1f8d3ea2a8b9035e987f21ec11f6223b723c8da82c4ae0110d7e73f4b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'