7
0

add new version 22.1.3-SNAPSHOT-1643

This commit is contained in:
mac-mini-003 2026-05-04 17:49:58 +02:00
parent ea390a7403
commit 8d98572f7a

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")
.branch("modernize")
),
.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/22.1.2/WebIdOnDeviceDocumentScanner.framework-v22.1.2-SNAPSHOT-1638.zip",
checksum: "72868c7b93ba69b5dc25ea4d5add231a6b85b28a0267ab86d138ba9b1d5e968a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1643.zip",
checksum: "4251f112f88d04bab6ab346d4762d5411f66f58eb31cb0a9c9ffbf427b3bf6bd"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",