add new version 22.3.7

This commit is contained in:
mac-mini-003 2026-04-15 17:13:01 +02:00
parent 16c2b1a7c9
commit 8410818287

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.1")
.exact("22.0.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.2.1")
.exact("22.0.3")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.5")
.exact("22.0.2")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("21.1.2")
.exact("22.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4.zip",
checksum: "c73b7840d806e5248562801a9e0d4eeaa0a9dd05683ef278091a565b129eed69"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.7/WebIdVideoIdProductPlugin.framework-v22.3.7.zip",
checksum: "819deb360db4d12bbba36527d301946c1cfeaaa4b8dd6e2ce161cd3c59963ba8"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",