From 6cf1f65970ff8b26b686aaede9144292eb841bed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Jun 2025 15:23:07 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.0.1-SNAPSHOT) --- WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec index b2f807c..28f2618 100644 --- a/WebIdEIdentPlugin/20.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.0.1-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.1/WebIdEIdentPlugin.framework-v20.0.1-SNAPSHOT-563.zip', :sha256 => '42cf75d8ea31f55bd7dade69798fdb3733da4420770dc00c1808a2e7f2cec059' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.1/WebIdEIdentPlugin.framework-v20.0.1-SNAPSHOT-564.zip', :sha256 => '992cec8b55510bbf06f04c9c762b8d0bc941d9c58e2656fc515ea22620b84d41' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'