From 0f2d3bffb668a55252176656549d3155de8c9c5d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 16 Jun 2025 17:17:59 +0200 Subject: [PATCH] add new version 13.7.1-SNAPSHOT-1284 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index 679944c..9611a9b 100644 --- a/Package.swift +++ b/Package.swift @@ -22,19 +22,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.5.3") + .exact("12.6.0") ), .package( name: "WebIdOnDeviceDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", - .exact("12.5.3") + .exact("12.6.0") ) ], targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", - checksum: "f8d94ee2baa35e2827c8760704c11f60dc5fdaa70a050bda440917c26e294ff1" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip", + checksum: "723d3f39ee72492f3dd0b946c2cfdbe1c4ec552e80b3f16d8aa38e0fdaf72ec8" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",