From 6ef4875788c24ea209badac7a60515c3cb02e8e4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Mar 2026 16:32:50 +0100 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.2.4-SNAPSHOT) --- .../22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index bdd3ad0..e6f06c3 100644 --- a/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.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/WebIdAutoIdProductPlugin/22.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'dae4719861675a1b38c29f03de36b0e9ce767ee0d610587e39abf3a98b7de82f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '89671b995f6de296df99ef04b65ae269af239e4e701cb45dfce3d3fc750dff45' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'