add new version 22.3.3

This commit is contained in:
mac-mini-003 2026-04-02 14:47:52 +02:00
parent 4b3b586054
commit 860edc9d39

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.0")
.exact("22.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.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.2/WebIdVideoIdProductPlugin.framework-v22.3.2.zip",
checksum: "5bff43213a00af6f4c03d042299846face79ff184e41c463df7edd341d714050"
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"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",