From fdf9f3e13ab8cc073b1f87a44db9a27513faa3e2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Jun 2025 16:43:13 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.0.0-SNAPSHOT) --- WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 95aac47..16a4a68 100644 --- a/WebIdEIdentPlugin/20.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.0.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/20.0.0/WebIdEIdentPlugin.framework-v20.0.0-SNAPSHOT-542.zip', :sha256 => 'c137c4bfbeb2cb6bd8c4b1d3ed9413fb4e7f6a0b1bcd8c43e2df4a5e2deec9c2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.0/WebIdEIdentPlugin.framework-v20.0.0-SNAPSHOT-544.zip', :sha256 => '09a968b6d6eb8f913665b17d61986d6ac414ecde3e50c993a9105aa671ebbfe2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'