From 315e801cfeabc2359d25bff8499d18651cde89dd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jun 2026 12:40:12 +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 9861c809..d33104ed 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 => 'c24e2ab5bc13209fe57c8316aa64f6cc26fbcc65b717cd616696bb9f9ce4b509' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'