add new version 22.3.5

This commit is contained in:
mac-mini-003 2026-04-02 19:59:07 +02:00
parent 6eeb5dc7c7
commit 4fce97db28

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.2")
.exact("22.0.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.2")
.exact("22.0.3")
),
.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.4/WebIdVideoIdProductPlugin.framework-v22.3.4.zip",
checksum: "7cf18a9c34122a8f74c31130c19a3068ec76244c39f0b3e0a2b9cd2e0a81e52d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5.zip",
checksum: "08a75ef3696ea9f7fe3edde74188627b14fc771d2204985d407f2d1be82d6d12"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",