From 0be29d145df53e4c264e63092dc7cb5a7aaab4ad Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 5 Apr 2026 19:39:54 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.3.5-SNAPSHOT) --- .../22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 9f8d056..9a28622 100644 --- a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.3.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.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => 'c087652b7f3b1a8f74d4d8ed9254e0c9a57b381ab8b0f2e26d508455522ecbcc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => '12cdfa5230eeed89e2e1f4eaeb40145ea7d9163f159fa8e79540bb22c3466b16' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'