From 1434ae8f655f189052048b441d3f748f9bacb9f1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 10 Oct 2025 08:18:23 +0200 Subject: [PATCH] [Fix] WebIdIosIdentScanPlugin (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdIosIdentScanPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdIosIdentScanPlugin/15.0.1-SNAPSHOT/WebIdIosIdentScanPlugin.podspec b/WebIdIosIdentScanPlugin/15.0.1-SNAPSHOT/WebIdIosIdentScanPlugin.podspec index c280174..9936607 100644 --- a/WebIdIosIdentScanPlugin/15.0.1-SNAPSHOT/WebIdIosIdentScanPlugin.podspec +++ b/WebIdIosIdentScanPlugin/15.0.1-SNAPSHOT/WebIdIosIdentScanPlugin.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/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1371.zip', :sha256 => '69f0592358af781e9467d9e587ddf0d446ae433b0a68f56b45772afc02033900' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1372.zip', :sha256 => 'e06c6e0ada88ab593d75f1a9ddfb475d159200af8c08236d26cab1c7c559145a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework' s.dependency "WebIdDocumentScanner", "15.0.1-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdPluginCore", "15.0.1-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots end