add new version 22.3.5

This commit is contained in:
mac-mini-003 2026-04-02 19:56:51 +02:00
parent 2efeecca15
commit fe06e1c69d

View File

@ -17,17 +17,17 @@ let package = Package(
.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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.2")
.exact("22.0.3")
),
.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: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.4/WebIdAccountIdProductPlugin.framework-v22.3.4.zip",
checksum: "a53e64fefa9d886ffac2e932f6348d0ac692597b1438600cd7d71ae2bd403c4b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5.zip",
checksum: "9f2730283c4098d50b12e1fc254aa9d62357ce89cbb548d8b6c3ede1faf048e4"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",