7
0

add new version 22.0.2-SNAPSHOT-1612

This commit is contained in:
mac-mini-003 2026-04-02 15:45:04 +02:00
parent ddd5190346
commit 90ef1f6576

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/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "fd06d67376f6bb2c01de4e286fb1669a96958c87855405d9276e5bfd153f0461"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.2/WebIdOnDeviceDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip",
checksum: "64a5042cee0dbc66b5b620121c073c71e5d8d832bd70c3926ffa580c126c9a2a"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",