7
0

add new version 22.1.3-SNAPSHOT-1655

This commit is contained in:
mac-mini-003 2026-05-13 11:23:51 +02:00
parent 8a48175851
commit eaea6c75d0

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("22.0.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/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1652.zip",
checksum: "7665760af5075d4815e7a851974c18718b9724746e9c2cfb847bb49dcab2332f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1655.zip",
checksum: "e3a02e9f9e6325dd472d5f84de01f6b0a056b8eb43e66a16e15c9700bb86bbf2"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",