7
0

add new version 21.0.2-SNAPSHOT-1550

This commit is contained in:
mac-mini-003 2026-02-04 12:07:51 +01:00
parent 0ffbcaa9e3
commit bc9658f63b

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "DocumentReader",
url: "https://github.com/regulaforensics/DocumentReader-Swift-Package",
.exact("8.4.5436")
.exact("9.1.5702")
),
.package(
name: "Full",
url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package",
.exact("8.4.14872")
.exact("9.1.15611")
)
],
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1549.zip",
checksum: "9c500b68bacfea7c04013a76e5524e09f2251827c0499951e699ef3a481d48e4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1550.zip",
checksum: "1fe7950a655bc88bd358dd26853a0dad1bed71b344a8dff1139f5a9eedc866d2"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",