From 31d98058bfb3c61e09d0308a09bfcb45d86ad5eb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jun 2026 15:40:10 +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 65f71027..e51533a5 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 => '2e04d1abfeea6b88dcadc6ffb3b5eaf0ec5cba43127386f1d93080f14c34706c' } + 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 => 'b95523978c6068102b0b93af15d98f0b62e883e64f3b3e72c645b5bd2c43f67b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'