From 8310e449aadc802663df8f53db516bd928217787 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 10 Feb 2026 12:35:57 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (15.2.1-SNAPSHOT) --- .../15.2.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/15.2.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/15.2.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 4e92af0..60d19fb 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/15.2.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/15.2.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/15.2.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.2.1-SNAPSHOT-1351.zip', :sha256 => '8e5b8cbd5bcbe1303eb1965b74d22e268b3360e1a59323c02c88ffb71f96559f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.2.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.2.1-SNAPSHOT-1353.zip', :sha256 => 'b0a966a0138aee9cefe370ca93205b2d1a43e3d085b21f8eec79a69d0cec2bfd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'