From 2b064ae45173c51e7a337980a92f2bf1735ae9f4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 11 Feb 2026 09:33:45 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (15.3.1-SNAPSHOT) --- .../15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 132ba9a..50f8a76 100644 --- a/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1356.zip', :sha256 => '07493c2d13852bfc5bf39bd5808d85641f4b150cf6335fd867eaef1861fd4e89' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1356.zip', :sha256 => 'baa5e66aa8b1ce9f82abf7d7c82f06a4c5334cf734731db9bfa1416fe06d622a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'