add new version 22.3.4

This commit is contained in:
mac-mini-003 2026-04-02 16:28:53 +02:00
parent 860edc9d39
commit 6eeb5dc7c7

View File

@ -17,12 +17,12 @@ let package = Package(
.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: "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: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.3/WebIdVideoIdProductPlugin.framework-v22.3.3.zip",
checksum: "4aa4cd09a495740855ba900f9807f7cdd66e51e895f0f9789296b2b520ae6d72"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.4/WebIdVideoIdProductPlugin.framework-v22.3.4.zip",
checksum: "7cf18a9c34122a8f74c31130c19a3068ec76244c39f0b3e0a2b9cd2e0a81e52d"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",