7
0

add new version 22.5.0

This commit is contained in:
mac-mini-003 2026-05-15 16:21:27 +02:00
parent cfe8241691
commit ef299b5560

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.1.0")
.exact("23.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.4.2/WebIdEIdProductPlugin.framework-v22.4.2.zip",
checksum: "74594e59be91e75ef9e4af206a2e7f8d79b50ba2d5611c8805cf5968d27d9977"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.0/WebIdEIdProductPlugin.framework-v22.5.0.zip",
checksum: "932c59d0b355fb0c449d69d887f96e615492657988cdba5909dd4d104cf8bb5c"
),
.target(
name: "WebIdEIdProductPluginWrapper",