7
0

add new version 22.1.3-SNAPSHOT-1644

This commit is contained in:
mac-mini-003 2026-05-04 20:08:16 +02:00
parent 8d98572f7a
commit 1fafe69692

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