From 4b86baa62e3a19224eb7adaf3decdb6365c14369 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 14:32:59 +0200 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 2066bc2..eb814e7 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 => '012c2e96e51c5bbe3065dda4b89882c1852716c20a070fcd2fe18a1b7088a75d' } + 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 => 'eb8e4b72e6a8a5e951055a57ce1cf55ae1d475939b59e16df07ee6c71d57fb1d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'