From 166b0a738c5265975eb373c7e2f2ba7a1b4126cc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 May 2026 14:40:00 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.4.3-SNAPSHOT) --- .../22.4.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WebIdAutoIdProductPlugin/22.4.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.4.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 3ad57276..a848bd6c 100644 --- a/WebIdAutoIdProductPlugin/22.4.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.4.3-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.4.3/WebIdAutoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => '421a393a7ee613727c06e17c152395dbc71eeb831130d94e2953c03af5c4b644' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.3/WebIdAutoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1710.zip', :sha256 => '5c56678610a0fbf8742f458ca8425416895e108124bb1739512d20fb6dd06b00' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,8 +17,8 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework' s.dependency "WebIdDigitalSigningPlugin", "22.1.1-SNAPSHOT" #branch:snapshots - s.dependency "WebIdIosIdentScanPlugin", "22.1.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdOnServerDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots s.dependency "WebIdCellCheckPlugin", "2.1.1-SNAPSHOT" #branch:snapshots end