From 8e7649fb3e34a89fa2444aecb3e7cd875e637988 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 14:09:09 +0200 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 27be56d..2996180 100644 --- a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip', :sha256 => '01a745f159bec81edb16debde3bb28910be0078353c6f6326e4e346ed6bbeccf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip', :sha256 => '864bb26dac39fb34dc05917c908083aef64bfbf17f046ee43475c2c39c3b0abf' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdEIdOnServerProductPlugin.xcframework' - s.dependency "WebIdEIdentPlugin", "6.4.0" + s.dependency "WebIdEIdentPlugin", "6.4.1" s.dependency "WebIdDigitalSigningPlugin", "12.3.0" s.dependency "WebIdIosIdentScanPlugin", "13.4.0" s.dependency "WebIdOnServerDocumentScanner", "13.4.0"