From e113f5bb184e57168979f81dab0f1d04705e7075 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Nov 2025 15:49:40 +0100 Subject: [PATCH] [Fix] WebIdAccountIdProductPlugin (21.1.3-SNAPSHOT) --- .../WebIdAccountIdProductPlugin.podspec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WebIdAccountIdProductPlugin/21.1.3-SNAPSHOT/WebIdAccountIdProductPlugin.podspec b/WebIdAccountIdProductPlugin/21.1.3-SNAPSHOT/WebIdAccountIdProductPlugin.podspec index c89c5f1..787aae4 100644 --- a/WebIdAccountIdProductPlugin/21.1.3-SNAPSHOT/WebIdAccountIdProductPlugin.podspec +++ b/WebIdAccountIdProductPlugin/21.1.3-SNAPSHOT/WebIdAccountIdProductPlugin.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/WebIdAccountIdProductPlugin/21.1.3/WebIdAccountIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip', :sha256 => '49c6ccec2ba52bd3186a9ee2d475c13f6b815f4924a2cae840078f7b6f81712f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.1.3/WebIdAccountIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip', :sha256 => '39a65c716af405a1cbe8150a98c210c4256cd1ad1cc01b304cc94f85e86459e6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,9 +16,9 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework' - s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:experimental - s.dependency "WebIdIosBankIdentPlugin", "20.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosBankIdentPlugin", "20.3.1-SNAPSHOT" #branch:snapshots end