From 6a4afc78a5797f6c7ae794d6272c9f0fa4b3474c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 4 Feb 2026 17:12:05 +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 738cfb2..4e92af0 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-1350.zip', :sha256 => '29039b1702a20931b10552a867f1031c88186f21826aee0dadf8bc1daea7cfb1' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'