6
0

add new version 13.3.0-SNAPSHOT-1397

This commit is contained in:
mac-mini-003 2025-04-04 12:26:51 +02:00
parent 2481a25e3f
commit 1f0f131021

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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1393.zip",
checksum: "9740bb592d93d876e205146565a7f8db2b1ad339c1a07bddd7a806017253f9bd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1397.zip",
checksum: "3446a2946b3459c51766bfc39f860e377410e1aed4b9ef863163d2429b5ecfc4"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",