From 4b2ac6494557410fd1a2c1805d5af1f3d8f5824d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 6 Feb 2026 13:24:37 +0100 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.0.2-SNAPSHOT) --- .../22.0.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.0.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.0.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 32e52fa..3c690e9 100644 --- a/WebIdAutoIdProductPlugin/22.0.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.0.2-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.0.2/WebIdAutoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1582.zip', :sha256 => '093eb9c5835221b93a5181a04a4038ff740bc4579d7022be6fe0271fa8da52ce' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.2/WebIdAutoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1583.zip', :sha256 => 'aea2f6d317decf2a18435a8c75e84b7dc32d1f8e4424a6e8ef8545e1a211b489' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'