From 76c3c61eaff7d0711023915fb48eaa2dfee6cba3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 29 May 2026 22:40:16 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.5.2-SNAPSHOT) --- .../22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index fb075380..b877b70d 100644 --- a/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.5.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.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1723.zip', :sha256 => 'a3119111e598d8cbaed1b411adeff0a10b7ecf88fd7d2b1ee29c00a03829face' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1723.zip', :sha256 => 'b1ed77c52a84048de661ac8322d0952dc45970f47ca528e0c14b3bd02f169ca3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'