add new version 22.3.3

This commit is contained in:
mac-mini-003 2026-04-02 14:46:31 +02:00
parent feada911d7
commit 4c4e3e3917

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.0")
.exact("22.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.0")
.exact("22.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2.zip",
checksum: "3a0b9b12f0395597c3ff2de9e498730fe090227e4f40c9961e836034035871f5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.3/WebIdEPassProductPlugin.framework-v22.3.3.zip",
checksum: "c4abac988e971b80bee816fafbfed44c4b949a440f832176e1577a66622f4bb5"
),
.target(
name: "WebIdEPassProductPluginWrapper",