From a0bd0c1042099bc04e6a912bad992384bc390c93 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 16:08:56 +0200 Subject: [PATCH] add new version 12.5.3-SNAPSHOT-1346 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 08f00d0..0b33cdb 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdOnDeviceDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1343.zip", - checksum: "a5536d787030a5a3e570b451c132e53722464d00e9aa8f67ab6e79dfbac45736" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.3/WebIdOnDeviceDocumentScanner.framework-v12.5.3-SNAPSHOT-1346.zip", + checksum: "3ca5e89b67c97b49a71fc65749733552d73772fa3d6c01522139540fc50f81c3" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",