add new version 22.3.4

This commit is contained in:
mac-mini-003 2026-04-02 16:26:28 +02:00
parent af05f553d4
commit 2efeecca15

View File

@ -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.1")
.exact("22.0.2")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.1")
.exact("22.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.1")
.exact("22.0.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.3/WebIdAccountIdProductPlugin.framework-v22.3.3.zip",
checksum: "df44ac51493ad93c8433c3354a96bc5a790eb7f6a356eacda6c2e9bb3c73179e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.4/WebIdAccountIdProductPlugin.framework-v22.3.4.zip",
checksum: "a53e64fefa9d886ffac2e932f6348d0ac692597b1438600cd7d71ae2bd403c4b"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",