From 8489f933ed8cc25fa6c8271562fd00eb699f4f30 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 31 May 2026 10:40:10 +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 e6b0a212..75d81497 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 => 'b6cfb81b953cc9d6b1839404a885a4064159981384911e91536b88c2438390de' } + 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 => 'c2e1e47ce2d6cc55b7e4e09f8bd5cbe431933f8e49a3eab9b2d3d1865e5fef66' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'