From 6fd5b57a340190c701b5654a525bae0d7beb16e7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jun 2026 14:40:01 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.5.5-SNAPSHOT) --- .../22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index d33104ed..65f71027 100644 --- a/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.5.5-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.5.5/WebIdAutoIdProductPlugin.framework-v22.5.5-SNAPSHOT-1731.zip', :sha256 => '54e86d7c23f7953a0e10ab22f2144235e30d8bdf43a8344324a0e40695e6869b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.5/WebIdAutoIdProductPlugin.framework-v22.5.5-SNAPSHOT-1731.zip', :sha256 => '2e04d1abfeea6b88dcadc6ffb3b5eaf0ec5cba43127386f1d93080f14c34706c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'