add new version 22.5.2

This commit is contained in:
mac-mini-003 2026-06-05 08:53:22 +02:00
parent 716d767486
commit 63dd872821

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.exact("1.1.1")
.exact("1.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.0.0")
.exact("23.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("23.0.0")
.exact("23.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.5.1/WebIdEPassProductPlugin.framework-v22.5.1.zip",
checksum: "e03bfdf3c9dd7914fcf00298c92bd4eb89149a6981d4a874573b9c39aef54726"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.5.2/WebIdEPassProductPlugin.framework-v22.5.2.zip",
checksum: "b2b89c03494c807211222f68b9eccd66c532c3e2434aa240a8c8e648c39062f4"
),
.target(
name: "WebIdEPassProductPluginWrapper",