From 4d1283a5a3cd127ed94823509a0ceb11c32044fd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 14:09:32 +0200 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdEIdProductPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdEIdProductPlugin/14.3.0-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/14.3.0-SNAPSHOT/WebIdEIdProductPlugin.podspec index a8a74d3..55fada3 100644 --- a/WebIdEIdProductPlugin/14.3.0-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/14.3.0-SNAPSHOT/WebIdEIdProductPlugin.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/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip', :sha256 => '54aaa77389f714c4a6c082efd04fecedd4d85f46d00f242b9035c4ae3fe8e5c0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip', :sha256 => '15c2a114ae93e56e51cbc5796ae88d4c3122a5f2040c531cea41b17b667dab1d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "WebIdOnDeviceDocumentScanner", "13.4.0" s.dependency "WebIdIosIdentScanPlugin", "13.4.0" - s.dependency "WebIdEIdentPlugin", "6.4.0" + s.dependency "WebIdEIdentPlugin", "6.4.1" s.dependency "WebIdDigitalSigningPlugin", "12.3.0" end