7
0

add new version 22.0.1-SNAPSHOT-1606

This commit is contained in:
mac-mini-003 2026-03-31 14:16:26 +02:00
parent cb474b28f9
commit c1dd0bab3b

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",
.exact("21.1.0")
.branch("snapshots")
),
.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/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip",
checksum: "60e80378bb7f0ca23df330fa6c31f146fe4fa30a68f4e085dd904095ee7fcb41"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip",
checksum: "8725988516ab8d41a1f51dad9dbb6c24ace5b2ed0196d7b0c63aa2c29b2bb05b"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",