6
0

add new version 12.3.0-SNAPSHOT-1334

This commit is contained in:
mac-mini-003 2025-04-14 18:28:41 +02:00
parent f736d9cb86
commit 986d360a5e

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "DocumentReader",
url: "https://github.com/regulaforensics/DocumentReader-Swift-Package",
.upToNextMajor(from: "7.5.4221")
.exact("7.5.4221")
),
.package(
name: "Full",
url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package",
.upToNextMajor(from: "7.5.11015")
.exact("7.5.11015")
)
],
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-1333.zip",
checksum: "129a840511a952d4bc4a7dd22856ef742a17a7204ef412a69ef26262e07615e6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1334.zip",
checksum: "e938474b0662706511b9ad953270eb1779a8fbe3308599f33e3606dfff01e88b"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",