From b96f4c9cbecb7d035a893f9feb077b65ba4b4d4a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 23 May 2024 08:07:59 +0200 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1280 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b3b0000..c3b76ed 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdOnDeviceDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.0/WebIdOnDeviceDocumentScanner.framework-v12.0.0-SNAPSHOT-1279.zip", - checksum: "8dafb2b90c78c9b87a28d131ba02646524f610c3f68f2cbccebeb07e85251e81" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.0/WebIdOnDeviceDocumentScanner.framework-v12.0.0-SNAPSHOT-1280.zip", + checksum: "d00b408af7937540ca42aae1f22173d8374c6de05eab86f41ade55a212a51e05" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",