7
0

add new version 21.2.2-SNAPSHOT-1604

This commit is contained in:
mac-mini-003 2026-03-31 12:44:41 +02:00
parent fc6c7cd1f1
commit cb474b28f9

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.1.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/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1601.zip",
checksum: "91f6d317c1aab64c912d3a54908faa0b28746a6941ad52892aafab1d411e1074"
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"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",