add new version 22.3.5-SNAPSHOT-1687

This commit is contained in:
mac-mini-003 2026-04-02 20:40:40 +02:00
parent 4252994a35
commit a3c65615bf

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/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.4/WebIdEPassProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip",
checksum: "b7e4959f9671bcdfa8c09f4272b5ede70ac115133c845ed91d8b9d6dba51c986"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.5/WebIdEPassProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip",
checksum: "cf33823d7845a4eb9a2daa9977287ec9aabc5cfa7d8c0fad49c128dcdc1e4311"
),
.target(
name: "WebIdEPassProductPluginWrapper",