7
0

add new version 22.1.2-SNAPSHOT-1761

This commit is contained in:
mac-mini-003 2026-05-08 18:16:09 +02:00
parent 287dd599ad
commit 6a883a8133

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("experimental")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "7c174e151a6b1e6639dd2bd826d1b64019ec95ba794f1e0afc23661f7bab040e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.2/WebIdOnDeviceDocumentScanner.framework-v22.1.2-SNAPSHOT-1761.zip",
checksum: "9f7ea8dcc9c13cca541e832a9dd6c631ba1bf1a99bf48b248fbbbd5d4711c851"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",