From d5587b957c2960d9d98c7ca6c81a08dcb3a7f749 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 20:39:32 +0200 Subject: [PATCH] add new version 22.3.5-SNAPSHOT-1687 --- Package.swift | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Package.swift b/Package.swift index 9e76dd0..1313fb3 100644 --- a/Package.swift +++ b/Package.swift @@ -17,17 +17,17 @@ 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: "WebIdDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", - .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: "WebIdDigitalSigningPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAccountIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.4/WebIdAccountIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip", - checksum: "ade2839ea33369017c53e3693c906e800ca8be4dda5950814bb61db3ba5a44de" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip", + checksum: "af93977a5caa0839f9a5fdda56faeb12607064936d3c5c1ccb7421c026e8187d" ), .target( name: "WebIdAccountIdProductPluginWrapper",