From 70ae5666b3554eb67bb94e9ba50a6f355a8658b7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 20:40:35 +0200 Subject: [PATCH] add new version 22.3.5-SNAPSHOT-1687 --- Package.swift | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index e1a6e4a..0e84ced 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ let package = Package( .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("22.0.2") + .exact("22.0.3") ), .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("22.0.2") + .exact("22.0.3") ), .package( name: "WebIdEIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.4/WebIdEIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip", - checksum: "f11dccf96d33ddcb862df0dd8507d712222983104f35c64d5c02675e7078a7ee" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip", + checksum: "1cab3e1d818328a7bc1c704e7c38f2f5b912504f69ceb79285b72d90a80f9779" ), .target( name: "WebIdEIdProductPluginWrapper",