add new version 22.2.4

This commit is contained in:
mac-mini-003 2026-04-15 16:09:26 +02:00
parent 80373c48f1
commit 17770ce97c

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.upToNextMinor(from: "21.1.0")
.upToNextMinor(from: "21.0.3")
),
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.exact("1.0.2")
.exact("1.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.3")
.exact("21.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.6/WebIdEPassProductPlugin.framework-v22.3.6.zip",
checksum: "d97d081622f21134ecf724ebdd50aa1bbff9083ac2fd6d66b97e6f9cf0787845"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.2.4/WebIdEPassProductPlugin.framework-v22.2.4.zip",
checksum: "c3fa24a6cc8acf0475924c9d5bcbf78acc2341b9164ff628104ad58072d3ea0d"
),
.target(
name: "WebIdEPassProductPluginWrapper",