add new version 22.4.2

This commit is contained in:
mac-mini-003 2026-04-24 15:03:08 +02:00
parent 536b473e82
commit 7b08f9c486

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.1.1")
.exact("22.1.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.1")
.exact("22.1.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.4.1/WebIdVideoIdProductPlugin.framework-v22.4.1.zip",
checksum: "78ea2c7f0c1d8cc0b47205375c86200c7dc75086a0850ff056710300126e546e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.2/WebIdVideoIdProductPlugin.framework-v22.4.2.zip",
checksum: "3821e5698420d769de313425757df8eb2e610a0fbad9f547225687b4bd9f5864"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",