From 1f1d19813ea82842b9d12b01759309c2757bbdc7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 10 Apr 2026 16:40:20 +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 ca2ba38..c905ee7 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 => 'dd70e4b67da7597600d87d89f62922a0f2faaea40178aaf6d6423a66f8def2ea' } + 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 => '7eb1cc38c78ff60cc1c4438924e2712c34f9602808a1e055837f57883e91b17f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'