From 8d2fbe5a80b07999cea65f7fd6ca40f5b4455874 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 20 Mar 2025 12:04:21 +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 f682dc9..9bc9da6 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-401.zip', :sha256 => '4a308a63153d679f00f2749a8a96b876cbf7e163c52c4387b43c8e11a4bfebeb' } + 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-403.zip', :sha256 => '5f2880ed1b4702d5f5627af78aac61e53ca01c33ab77c3a26ebc33afd82fea41' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'