From 3c399977f0ef1af29026bcfcd788cbafeb291e49 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 13:33:00 +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 0cd10f1..0edd4fb 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-1656.zip', :sha256 => '316ed37e2fb64aeefe745947179a2742d6319027a0cb3d7ef43d7d85a9395096' } + 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-1656.zip', :sha256 => '461ad2108399baaf2b3f4b6aca69e1dce7ba3f89b9228b9c5336cf05e0ee1942' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'