From bc9658f63bfce046aaaec2d7001ee34a61d5139e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 4 Feb 2026 12:07:51 +0100 Subject: [PATCH] add new version 21.0.2-SNAPSHOT-1550 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 0e5c155..9d06142 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ let package = Package( .package( name: "DocumentReader", url: "https://github.com/regulaforensics/DocumentReader-Swift-Package", - .exact("8.4.5436") + .exact("9.1.5702") ), .package( name: "Full", url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package", - .exact("8.4.14872") + .exact("9.1.15611") ) ], targets: [ .binaryTarget( name: "WebIdOnDeviceDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1549.zip", - checksum: "9c500b68bacfea7c04013a76e5524e09f2251827c0499951e699ef3a481d48e4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1550.zip", + checksum: "1fe7950a655bc88bd358dd26853a0dad1bed71b344a8dff1139f5a9eedc866d2" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",