add new version 22.3.5

This commit is contained in:
mac-mini-003 2026-04-02 19:58:01 +02:00
parent 56fbf5f18e
commit e263a69592

View File

@ -27,19 +27,19 @@ 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")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.4/WebIdEPassProductPlugin.framework-v22.3.4.zip",
checksum: "c24f253f17a6e3347b2a998e4c3c62cb7b6fd40174eee997d590e80acfe9a7b9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.5/WebIdEPassProductPlugin.framework-v22.3.5.zip",
checksum: "6831e687a94ad44910aff0865d66f8122c68cf3a02b07ee8181ceafd97c70a2b"
),
.target(
name: "WebIdEPassProductPluginWrapper",