6
0

add new version 13.3.0-SNAPSHOT-1396

This commit is contained in:
mac-mini-003 2025-04-04 10:56:54 +02:00
parent 72f622d2e1
commit 6ea87d4206

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/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1395.zip",
checksum: "935739e69da7f9c587c6f5228cff77c9af64ea3c5badef9ace9028207fe598a6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1396.zip",
checksum: "31e23186a643577bb1366f0f9075177a595b5186186719b5a5ce31088b26b2c1"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",