7
0

add new version 20.4.2-SNAPSHOT-1535

This commit is contained in:
mac-mini-003 2026-01-07 14:16:38 +01:00
parent 8d874e37e3
commit 87e2eb2ca1

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1531.zip",
checksum: "dcaa11b80e8561e204ba1efdbe913f1ae303f1a3c05b345260edae5ac663e985"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1535.zip",
checksum: "5509464a7cbb189193fda8e1b71993a2abeed7c7a8c073e9b22ad44cc5c734a5"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",