From 7da151836af9e1beef1e566c90ccd97fec53ff3d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 28 Mar 2026 18:33:28 +0100 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (22.2.4-SNAPSHOT) --- .../22.2.4-SNAPSHOT/WebIdEIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdProductPlugin/22.2.4-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/22.2.4-SNAPSHOT/WebIdEIdProductPlugin.podspec index 5647dd6..0e1a9f7 100644 --- a/WebIdEIdProductPlugin/22.2.4-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/22.2.4-SNAPSHOT/WebIdEIdProductPlugin.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/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.2.4/WebIdEIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '389b6069a05725ca8ef896e3874cf8f6257eadfd5822f1d434ff30f072f8b807' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.2.4/WebIdEIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'ef9444a996602b8be1b0523475329ea4e034ee5373950d028c07ca2d8d3e905e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'