From 5639cf20b9d3b41b2369059484a4a46fe775885c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Mar 2025 11:10:07 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 158a2d3..c9d5d0e 100644 --- a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1331.zip', :sha256 => '75698fd22df82a8cd4ad3bf3277b241217a326e9cda2974ee980cbdb627bd08b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1332.zip', :sha256 => 'b286aea00cca0b589218ce03e2e906c425e8fcfee6ff95e66528b10a74e33b17' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'